Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_pcb.h346 struct sctp_tcb { struct
349 LIST_ENTRY(sctp_tcb) sctp_tcbhash; /* next link in hash table */ argument
352 struct sctp_association asoc;
353 uint16_t rport; /* remote port in network format */
354 uint16_t resv;
356 struct mtx tcb_mtx;
358 kmutex_t tcb_mtx;