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

/freebsd-11.0-release/sys/netinet/
H A Dsctp_lock_bsd.h216 #define SCTP_INP_READ_LOCK(_inp) do { \ macro
H A Dsctputil.c4429 SCTP_INP_READ_LOCK(old_inp);
4454 SCTP_INP_READ_LOCK(new_inp);
4543 SCTP_INP_READ_LOCK(inp);
5167 SCTP_INP_READ_LOCK(stcb->sctp_ep);
5357 SCTP_INP_READ_LOCK(inp);
5379 SCTP_INP_READ_LOCK(inp);
5418 SCTP_INP_READ_LOCK(inp);
5507 SCTP_INP_READ_LOCK(inp);
5722 SCTP_INP_READ_LOCK(inp);
5842 SCTP_INP_READ_LOCK(in
[all...]
H A Dsctp_indata.c1229 SCTP_INP_READ_LOCK(stcb->sctp_ep);
5478 SCTP_INP_READ_LOCK(stcb->sctp_ep);
5501 SCTP_INP_READ_LOCK(stcb->sctp_ep);
H A Dsctp_input.c897 SCTP_INP_READ_LOCK(stcb->sctp_ep);
1032 SCTP_INP_READ_LOCK(stcb->sctp_ep);
H A Dsctp_pcb.c4794 SCTP_INP_READ_LOCK(inp);
H A Dsctp_usrreq.c848 SCTP_INP_READ_LOCK(inp);

Completed in 100 milliseconds