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

  /src/sys/netinet/
sctp_pcb.h 496 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \
578 #define SCTP_ASOC_CREATE_LOCK(_inp) do { \
638 #define SCTP_ASOC_CREATE_LOCK(_inp)
sctp_usrreq.c 1176 SCTP_ASOC_CREATE_LOCK(inp);
3318 SCTP_ASOC_CREATE_LOCK(inp);
sctp_pcb.c 2011 SCTP_ASOC_CREATE_LOCK(inp);
sctp_output.c 7124 SCTP_ASOC_CREATE_LOCK(inp);
9829 SCTP_ASOC_CREATE_LOCK(inp);
  /src/sys/netinet6/
sctp6_usrreq.c 932 SCTP_ASOC_CREATE_LOCK(inp);

Completed in 24 milliseconds