HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_INP_WUNLOCK (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/netinet/
sctp_usrreq.c 484 SCTP_INP_WUNLOCK(inp);
546 SCTP_INP_WUNLOCK(inp);
1197 SCTP_INP_WUNLOCK(inp);
1232 SCTP_INP_WUNLOCK(inp);
1236 SCTP_INP_WUNLOCK(inp);
1249 SCTP_INP_WUNLOCK(inp);
1258 SCTP_INP_WUNLOCK(inp);
1265 SCTP_INP_WUNLOCK(inp);
1969 SCTP_INP_WUNLOCK(inp);
1976 SCTP_INP_WUNLOCK(inp)
    [all...]
sctp_pcb.c 521 SCTP_INP_WUNLOCK(inp);
555 SCTP_INP_WUNLOCK(inp);
585 SCTP_INP_WUNLOCK(inp);
604 SCTP_INP_WUNLOCK(inp);
907 SCTP_INP_WUNLOCK(inp);
914 SCTP_INP_WUNLOCK(inp);
1483 SCTP_INP_WUNLOCK(inp);
1567 SCTP_INP_WUNLOCK(new_inp);
1568 SCTP_INP_WUNLOCK(old_inp);
1723 SCTP_INP_WUNLOCK(inp)
    [all...]
sctp_peeloff.c 190 SCTP_INP_WUNLOCK(n_inp);
sctputil.c 853 SCTP_INP_WUNLOCK(inp);
859 SCTP_INP_WUNLOCK(inp);
870 SCTP_INP_WUNLOCK(inp);
878 SCTP_INP_WUNLOCK(inp);
985 SCTP_INP_WUNLOCK(inp);
1041 SCTP_INP_WUNLOCK(inp);
1075 SCTP_INP_WUNLOCK(inp);
1955 SCTP_INP_WUNLOCK(stcb->sctp_ep);
1966 SCTP_INP_WUNLOCK(stcb->sctp_ep);
2040 SCTP_INP_WUNLOCK(stcb->sctp_ep)
    [all...]
sctp_pcb.h 503 #define SCTP_INP_WUNLOCK(_inp) mtx_unlock(&(_inp)->inp_mtx)
583 #define SCTP_INP_WUNLOCK(_inp) mutex_exit(&(_inp)->inp_mtx)
635 #define SCTP_INP_WUNLOCK(_inp)
sctp_indata.c 331 SCTP_INP_WUNLOCK(stcb->sctp_ep);
351 SCTP_INP_WUNLOCK(stcb->sctp_ep);
367 SCTP_INP_WUNLOCK(stcb->sctp_ep);
375 SCTP_INP_WUNLOCK(stcb->sctp_ep);
390 SCTP_INP_WUNLOCK(stcb->sctp_ep);
476 SCTP_INP_WUNLOCK(stcb->sctp_ep);
552 SCTP_INP_WUNLOCK(stcb->sctp_ep);
564 SCTP_INP_WUNLOCK(stcb->sctp_ep);
575 SCTP_INP_WUNLOCK(stcb->sctp_ep);
586 SCTP_INP_WUNLOCK(stcb->sctp_ep)
    [all...]
sctp_timer.c 1466 SCTP_INP_WUNLOCK(it->inp);
1469 SCTP_INP_WUNLOCK(it->inp);
1480 SCTP_INP_WUNLOCK(it->inp);
1485 SCTP_INP_WUNLOCK(it->inp);
1524 SCTP_INP_WUNLOCK(it->inp);
sctp_asconf.c 1804 SCTP_INP_WUNLOCK(inp);
1813 SCTP_INP_WUNLOCK(inp);
1824 SCTP_INP_WUNLOCK(inp);
1829 SCTP_INP_WUNLOCK(inp);
1846 SCTP_INP_WUNLOCK(inp);
1871 SCTP_INP_WUNLOCK(inp);
sctp_input.c 2090 SCTP_INP_WUNLOCK((*stcb)->sctp_ep);
4266 SCTP_INP_WUNLOCK(inp);
4279 SCTP_INP_WUNLOCK(inp);
sctp_output.c 7238 SCTP_INP_WUNLOCK(inp);
7243 SCTP_INP_WUNLOCK(inp);
9908 SCTP_INP_WUNLOCK(inp);
9913 SCTP_INP_WUNLOCK(inp);
  /src/sys/netinet6/
sctp6_usrreq.c 290 SCTP_INP_WUNLOCK(in6p);
304 SCTP_INP_WUNLOCK(in6p);
395 SCTP_INP_WUNLOCK(inp);
486 SCTP_INP_WUNLOCK(inp);
536 SCTP_INP_WUNLOCK(inp);
1004 SCTP_INP_WUNLOCK(inp);
1009 SCTP_INP_WUNLOCK(inp);

Completed in 28 milliseconds