Searched refs:ACCEPT_FILTER_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Duipc_accf.c56 #define ACCEPT_FILTER_UNLOCK() mtx_unlock(&accept_filter_mtx) macro
83 ACCEPT_FILTER_UNLOCK();
87 ACCEPT_FILTER_UNLOCK();
95 ACCEPT_FILTER_UNLOCK();
121 ACCEPT_FILTER_UNLOCK();

Completed in 46 milliseconds