Searched defs:xsctp_inpcb (Results 1 – 1 of 1) sorted by relevance
1175 struct xsctp_inpcb { struct1176 uint32_t last;1177 uint32_t flags;1178 uint64_t features;1179 uint32_t total_sends;1180 uint32_t total_recvs;1181 uint32_t total_nospaces;1182 uint32_t fragmentation_point;1183 uint16_t local_port;1185 uint16_t qlen_old;[all …]