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

  /src/sys/netinet/
sctp_pcb.h 440 #define SCTP_INP_INFO_RUNLOCK() mtx_unlock(&sctppcbinfo.ipi_ep_mtx)
549 #define SCTP_INP_INFO_RUNLOCK() rw_exit(&sctppcbinfo.ipi_ep_mtx)
625 #define SCTP_INP_INFO_RUNLOCK()
sctp_pcb.c 206 SCTP_INP_INFO_RUNLOCK();
531 SCTP_INP_INFO_RUNLOCK();
556 SCTP_INP_INFO_RUNLOCK();
586 SCTP_INP_INFO_RUNLOCK();
605 SCTP_INP_INFO_RUNLOCK();
633 SCTP_INP_INFO_RUNLOCK();
651 SCTP_INP_INFO_RUNLOCK();
656 SCTP_INP_INFO_RUNLOCK();
909 SCTP_INP_INFO_RUNLOCK();
940 SCTP_INP_INFO_RUNLOCK();
    [all...]
sctp_timer.c 1530 SCTP_INP_INFO_RUNLOCK();
sctp_asconf.c 2031 SCTP_INP_INFO_RUNLOCK();

Completed in 15 milliseconds