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

/freebsd-10.0-release/sys/kern/
H A Duipc_accf.c53 #define ACCEPT_FILTER_LOCK() mtx_lock(&accept_filter_mtx) macro
78 ACCEPT_FILTER_LOCK();
116 ACCEPT_FILTER_LOCK();

Completed in 124 milliseconds