Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_auth.c139 int fr_auth_lock = 0; variable
212 if (fr_auth_lock || !fr_authused)
327 if (fr_auth_lock)
447 error = fr_lock(data, &fr_auth_lock);
559 if (fr_auth_lock) in fr_authexpire()
687 if (fr_auth_lock) in fr_authflush()
Dip_auth.h59 extern int fr_auth_lock;
Dfil.c3966 fiop->f_locks[IPL_LOGAUTH] = fr_auth_lock;
7162 fr_auth_lock = tmp;