Searched refs:SCTP_ASOC_CREATE_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/netinet/ | ||
| D | sctp_lock_bsd.h | 306 #define SCTP_ASOC_CREATE_LOCK_INIT(_inp) do { \ macro |
| D | sctp_pcb.c | 2538 SCTP_ASOC_CREATE_LOCK_INIT(inp); in sctp_inpcb_alloc() |