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

/freebsd-10-stable/sys/netinet/
H A Dsctp_lock_bsd.h221 #define SCTP_INP_READ_UNLOCK(_inp) mtx_unlock(&(_inp)->inp_rdata_mtx) macro
H A Dsctputil.c4427 SCTP_INP_READ_UNLOCK(old_inp);
4447 SCTP_INP_READ_UNLOCK(new_inp);
4487 SCTP_INP_READ_UNLOCK(inp);
4533 SCTP_INP_READ_UNLOCK(inp);
4541 SCTP_INP_READ_UNLOCK(inp);
4604 SCTP_INP_READ_UNLOCK(inp);
4609 SCTP_INP_READ_UNLOCK(inp);
4694 SCTP_INP_READ_UNLOCK(inp);
5223 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
5481 SCTP_INP_READ_UNLOCK(in
[all...]
H A Dsctp_input.c900 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
1015 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
H A Dsctp_indata.c5329 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
H A Dsctp_pcb.c4807 SCTP_INP_READ_UNLOCK(inp);
H A Dsctp_usrreq.c887 SCTP_INP_READ_UNLOCK(inp);

Completed in 125 milliseconds