Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_pcb.h447 #define SCTP_INP_LOCK_INIT(_inp) \ macro
556 #define SCTP_INP_LOCK_INIT(_inp) \ macro
628 #define SCTP_INP_LOCK_INIT(_inp) macro
H A Dsctp_pcb.c1420 SCTP_INP_LOCK_INIT(inp); in sctp_inpcb_alloc()