Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dip_divert.c161 #define DIVERT_LOCK() mtx_lock(&divert_mtx) macro
579 DIVERT_LOCK(); in div_attach()
602 DIVERT_LOCK(); in div_detach()
622 DIVERT_LOCK(); in div_bind()
677 DIVERT_LOCK(); in div_pcblist()
766 DIVERT_LOCK(); in div_modevent()