Searched refs:SCTP_ASOC_CREATE_LOCK (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/netinet/
H A Dsctp_lock_bsd.h284 #define SCTP_ASOC_CREATE_LOCK(_inp) \ macro
291 #define SCTP_ASOC_CREATE_LOCK(_inp) \ macro
H A Dsctp_usrreq.c1396 SCTP_ASOC_CREATE_LOCK(inp);
6924 SCTP_ASOC_CREATE_LOCK(inp);
H A Dsctp_input.c5254 SCTP_ASOC_CREATE_LOCK(linp);
H A Dsctp_pcb.c3356 SCTP_ASOC_CREATE_LOCK(inp);
H A Dsctp_output.c12663 SCTP_ASOC_CREATE_LOCK(inp);
/freebsd-11.0-release/sys/netinet6/
H A Dsctp6_usrreq.c845 SCTP_ASOC_CREATE_LOCK(inp);

Completed in 246 milliseconds