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