Home
last modified time | relevance | path

Searched defs:xsctp_inpcb (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h1159 struct xsctp_inpcb { struct
1160 uint32_t last;
1161 uint32_t flags;
1162 uint64_t features;
1163 uint32_t total_sends;
1167 uint16_t local_port;
1168 uint16_t qlen_old;
1170 uint16_t __spare16;
1171 kvaddr_t socket;
1172 uint32_t qlen;
[all …]
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1159 struct xsctp_inpcb { struct
1160 uint32_t last;
1161 uint32_t flags;
1162 uint64_t features;
1163 uint32_t total_sends;
1167 uint16_t local_port;
1168 uint16_t qlen_old;
1170 uint16_t __spare16;
1171 kvaddr_t socket;
1172 uint32_t qlen;
[all …]