Searched refs:SCTP_INP_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | sctp_lock_bsd.h | 261 #define SCTP_INP_LOCK_DESTROY(_inp) do { \ macro |
H A D | sctp_pcb.c | 3549 SCTP_INP_LOCK_DESTROY(inp); in sctp_inpcb_free() |