Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h1177 struct xsctp_tcb { struct
1179 uint32_t last;
1189 uint32_t total_sends;
1190 uint32_t total_recvs;
1191 uint32_t local_tag;
1192 uint32_t remote_tag;
1193 uint32_t initial_tsn;
1194 uint32_t highest_tsn;
1197 uint32_t mtu;
1198 uint32_t refcnt;
[all …]
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1177 struct xsctp_tcb { struct
1179 uint32_t last;
1189 uint32_t total_sends;
1190 uint32_t total_recvs;
1191 uint32_t local_tag;
1192 uint32_t remote_tag;
1193 uint32_t initial_tsn;
1194 uint32_t highest_tsn;
1197 uint32_t mtu;
1198 uint32_t refcnt;
[all …]