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

  /src/sys/netinet/
sctp_usrreq.c 699 SCTP_INP_RLOCK(inp);
814 SCTP_INP_RLOCK(inp);
1168 SCTP_INP_RLOCK(inp);
1357 SCTP_INP_RLOCK(inp);
1409 SCTP_INP_RLOCK(inp);
1511 SCTP_INP_RLOCK(inp);
1538 SCTP_INP_RLOCK(inp);
1629 SCTP_INP_RLOCK(inp);
1672 SCTP_INP_RLOCK(inp);
1688 SCTP_INP_RLOCK(inp)
    [all...]
sctp_pcb.h 458 #define SCTP_INP_RLOCK(_inp) do { \
481 void SCTP_INP_RLOCK(struct sctp_inpcb *);
565 #define SCTP_INP_RLOCK(_inp) do { \
630 #define SCTP_INP_RLOCK(_inp)
sctp_pcb.c 127 SCTP_INP_RLOCK(struct sctp_inpcb *inp)
142 SCTP_INP_RLOCK(inp);
277 SCTP_INP_RLOCK(inp);
524 SCTP_INP_RLOCK(locked_tcb->sctp_ep);
597 SCTP_INP_RLOCK(locked_tcb->sctp_ep);
637 SCTP_INP_RLOCK(stcb->sctp_ep);
686 SCTP_INP_RLOCK(inp);
730 SCTP_INP_RLOCK(inp);
1075 SCTP_INP_RLOCK(stcb->sctp_ep);
2631 SCTP_INP_RLOCK(inp)
    [all...]
sctp_timer.c 1486 SCTP_INP_RLOCK(it->inp);
1517 SCTP_INP_RLOCK(it->inp);
sctp_asconf.c 1893 SCTP_INP_RLOCK(inp);
2000 SCTP_INP_RLOCK(inp);
sctp_output.c 3331 SCTP_INP_RLOCK(inp);
7166 SCTP_INP_RLOCK(inp);
7207 SCTP_INP_RLOCK(inp);
9363 SCTP_INP_RLOCK(inp);
9848 SCTP_INP_RLOCK(inp);
sctp_input.c 1803 SCTP_INP_RLOCK(l_inp);
  /src/sys/netinet6/
sctp6_usrreq.c 933 SCTP_INP_RLOCK(inp);
944 SCTP_INP_RLOCK(inp);

Completed in 44 milliseconds