Home
last modified time | relevance | path

Searched refs:SCTP_ASOC_CREATE_LOCK (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/netinet/
Dsctp_pcb.h496 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \ macro
578 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \ macro
638 #define SCTP_ASOC_CREATE_LOCK(_inp) macro
Dsctp_usrreq.c1176 SCTP_ASOC_CREATE_LOCK(inp); in sctp_do_connect_x()
3318 SCTP_ASOC_CREATE_LOCK(inp); in sctp_connect()
Dsctp_pcb.c2011 SCTP_ASOC_CREATE_LOCK(inp); in sctp_inpcb_free()
Dsctp_output.c7124 SCTP_ASOC_CREATE_LOCK(inp);
9829 SCTP_ASOC_CREATE_LOCK(inp);
/netbsd/src/sys/netinet6/
Dsctp6_usrreq.c932 SCTP_ASOC_CREATE_LOCK(inp); in sctp6_connect()