Home
last modified time | relevance | path

Searched refs:SCTP_INP_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/netinet/
HDsctp_lock_bsd.h256 #define SCTP_INP_LOCK_INIT(_inp) do { \ macro
HDsctp_pcb.c2386 SCTP_INP_LOCK_INIT(inp); in sctp_inpcb_alloc()