Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_divert.c161 #define DIVERT_LOCK() mtx_lock(&divert_mtx) macro
582 DIVERT_LOCK(); in div_attach()
605 DIVERT_LOCK(); in div_detach()
625 DIVERT_LOCK(); in div_bind()
672 DIVERT_LOCK(); in div_pcblist()
760 DIVERT_LOCK(); in div_modevent()