Searched refs:adaptation_sent (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | sctp_structs.h | 1202 uint8_t adaptation_sent; member |
H A D | sctputil.c | 4116 if (stcb->asoc.adaptation_needed && (stcb->asoc.adaptation_sent == 0)) { in sctp_ulp_notify() |