Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h310 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \ macro
316 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \ macro
H A Dsctp_usrreq.c1379 SCTP_ASOC_CREATE_LOCK(inp); in sctp_do_connect_x()
7005 SCTP_ASOC_CREATE_LOCK(inp);
H A Dsctp_input.c4972 SCTP_ASOC_CREATE_LOCK(linp); in sctp_process_control()
H A Dsctp_pcb.c3330 SCTP_ASOC_CREATE_LOCK(inp); in sctp_inpcb_free()
H A Dsctp_output.c12639 SCTP_ASOC_CREATE_LOCK(inp); in sctp_lower_sosend()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c824 SCTP_ASOC_CREATE_LOCK(inp); in sctp6_connect()