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

  /src/sys/netinet6/
sctp6_usrreq.c 940 SCTP_ASOC_CREATE_UNLOCK(inp);
951 SCTP_ASOC_CREATE_UNLOCK(inp);
969 SCTP_ASOC_CREATE_UNLOCK(inp);
974 SCTP_ASOC_CREATE_UNLOCK(inp);
987 SCTP_ASOC_CREATE_UNLOCK(inp);
1015 SCTP_ASOC_CREATE_UNLOCK(inp);
1021 SCTP_ASOC_CREATE_UNLOCK(inp);
  /src/sys/netinet/
sctp_pcb.h 504 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mtx_unlock(&(_inp)->inp_create_mtx)
584 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mutex_exit(&(_inp)->inp_create_mtx)
639 #define SCTP_ASOC_CREATE_UNLOCK(_inp)
sctp_usrreq.c 1179 SCTP_ASOC_CREATE_UNLOCK(inp);
1207 SCTP_ASOC_CREATE_UNLOCK(inp);
1219 SCTP_ASOC_CREATE_UNLOCK(inp);
1237 SCTP_ASOC_CREATE_UNLOCK(inp);
1250 SCTP_ASOC_CREATE_UNLOCK(inp);
1261 SCTP_ASOC_CREATE_UNLOCK(inp);
1271 SCTP_ASOC_CREATE_UNLOCK(inp);
1287 SCTP_ASOC_CREATE_UNLOCK(inp);
1296 SCTP_ASOC_CREATE_UNLOCK(inp);
1321 SCTP_ASOC_CREATE_UNLOCK(inp)
    [all...]
sctp_output.c 7128 SCTP_ASOC_CREATE_UNLOCK(inp);
7140 SCTP_ASOC_CREATE_UNLOCK(inp);
7159 SCTP_ASOC_CREATE_UNLOCK(inp);
7175 SCTP_ASOC_CREATE_UNLOCK(inp);
7215 SCTP_ASOC_CREATE_UNLOCK(inp);
7256 SCTP_ASOC_CREATE_UNLOCK(inp);
7269 SCTP_ASOC_CREATE_UNLOCK(inp);
7284 SCTP_ASOC_CREATE_UNLOCK(inp);
7298 SCTP_ASOC_CREATE_UNLOCK(inp);
7305 SCTP_ASOC_CREATE_UNLOCK(inp)
    [all...]
sctp_pcb.c 2019 SCTP_ASOC_CREATE_UNLOCK(inp);
2103 SCTP_ASOC_CREATE_UNLOCK(inp);
2111 SCTP_ASOC_CREATE_UNLOCK(inp);
2236 SCTP_ASOC_CREATE_UNLOCK(inp);

Completed in 28 milliseconds