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

/freebsd-11.0-release/sys/netinet/
H A Dsctp_lock_bsd.h221 #define SCTP_INP_READ_UNLOCK(_inp) mtx_unlock(&(_inp)->inp_rdata_mtx) macro
H A Dsctputil.c4449 SCTP_INP_READ_UNLOCK(old_inp);
4469 SCTP_INP_READ_UNLOCK(new_inp);
4552 SCTP_INP_READ_UNLOCK(inp);
4598 SCTP_INP_READ_UNLOCK(inp);
4607 SCTP_INP_READ_UNLOCK(inp);
5135 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
5366 SCTP_INP_READ_UNLOCK(inp);
5406 SCTP_INP_READ_UNLOCK(inp);
5444 SCTP_INP_READ_UNLOCK(inp);
5684 SCTP_INP_READ_UNLOCK(in
[all...]
H A Dsctp_indata.c1272 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
5482 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
5615 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
H A Dsctp_input.c921 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
1036 SCTP_INP_READ_UNLOCK(stcb->sctp_ep);
H A Dsctp_pcb.c4832 SCTP_INP_READ_UNLOCK(inp);
H A Dsctp_usrreq.c850 SCTP_INP_READ_UNLOCK(inp);

Completed in 93 milliseconds