Home
last modified time | relevance | path

Searched refs:CC_LIST_RUNLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/cc/
Dcc.c102 CC_LIST_RUNLOCK(); in cc_default_algo()
121 CC_LIST_RUNLOCK(); in cc_default_algo()
143 CC_LIST_RUNLOCK(); in cc_list_available()
167 CC_LIST_RUNLOCK(); in cc_list_available()
Dcc.h180 #define CC_LIST_RUNLOCK() rw_runlock(&cc_list_lock) macro
/freebsd-12-stable/sys/netinet/
Dtcp_usrreq.c1979 CC_LIST_RUNLOCK(); in tcp_default_ctloutput()
Dtcp_subr.c1624 CC_LIST_RUNLOCK(); in tcp_newtcpcb()