Searched defs:sctp_tcb (Results 1 – 1 of 1) sorted by relevance
346 struct sctp_tcb { struct349 LIST_ENTRY(sctp_tcb) sctp_tcbhash; /* next link in hash table */ argument352 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;