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

  /src/sys/netinet/
sctp_usrreq.c 482 SCTP_INP_WLOCK(inp);
529 SCTP_INP_WLOCK(inp);
1195 SCTP_INP_WLOCK(inp);
1230 SCTP_INP_WLOCK(inp);
1967 SCTP_INP_WLOCK(inp);
1974 SCTP_INP_WLOCK(inp);
2053 SCTP_INP_WLOCK(inp);
2060 SCTP_INP_WLOCK(inp);
2344 SCTP_INP_WLOCK(inp);
2351 SCTP_INP_WLOCK(inp)
    [all...]
sctp_peeloff.c 172 SCTP_INP_WLOCK(n_inp);
sctp_pcb.h 469 #define SCTP_INP_WLOCK(_inp) do { \
482 void SCTP_INP_WLOCK(struct sctp_inpcb *);
569 #define SCTP_INP_WLOCK(_inp) do { \
632 #define SCTP_INP_WLOCK(_inp)
sctp_pcb.c 140 SCTP_INP_WLOCK(struct sctp_inpcb *inp)
519 SCTP_INP_WLOCK(inp);
534 SCTP_INP_WLOCK(inp);
563 SCTP_INP_WLOCK(inp);
905 SCTP_INP_WLOCK(inp);
912 SCTP_INP_WLOCK(inp);
1423 SCTP_INP_WLOCK(inp);
1498 SCTP_INP_WLOCK(old_inp);
1499 SCTP_INP_WLOCK(new_inp);
1705 SCTP_INP_WLOCK(inp)
    [all...]
sctputil.c 850 SCTP_INP_WLOCK(inp);
971 SCTP_INP_WLOCK(inp);
1039 SCTP_INP_WLOCK(inp);
1073 SCTP_INP_WLOCK(inp);
1949 SCTP_INP_WLOCK(stcb->sctp_ep);
2034 SCTP_INP_WLOCK(stcb->sctp_ep);
2129 SCTP_INP_WLOCK(stcb->sctp_ep);
2199 SCTP_INP_WLOCK(stcb->sctp_ep);
2269 SCTP_INP_WLOCK(stcb->sctp_ep);
2348 SCTP_INP_WLOCK(stcb->sctp_ep)
    [all...]
sctp_timer.c 1462 SCTP_INP_WLOCK(it->inp);
1474 SCTP_INP_WLOCK(it->inp);
1522 SCTP_INP_WLOCK(it->inp);
sctp_indata.c 290 SCTP_INP_WLOCK(stcb->sctp_ep);
528 SCTP_INP_WLOCK(stcb->sctp_ep);
1975 SCTP_INP_WLOCK(stcb->sctp_ep);
sctp_input.c 2088 SCTP_INP_WLOCK((*stcb)->sctp_ep);
4264 SCTP_INP_WLOCK(inp);
4277 SCTP_INP_WLOCK(inp);
sctp_asconf.c 1797 SCTP_INP_WLOCK(inp);
sctp_output.c 7236 SCTP_INP_WLOCK(inp);
7241 SCTP_INP_WLOCK(inp);
9906 SCTP_INP_WLOCK(inp);
9911 SCTP_INP_WLOCK(inp);
  /src/sys/netinet6/
sctp6_usrreq.c 288 SCTP_INP_WLOCK(in6p);
302 SCTP_INP_WLOCK(in6p);
393 SCTP_INP_WLOCK(inp);
484 SCTP_INP_WLOCK(inp);
534 SCTP_INP_WLOCK(inp);
1002 SCTP_INP_WLOCK(inp);
1007 SCTP_INP_WLOCK(inp);

Completed in 33 milliseconds