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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c184 if (ifs->ifs_fr_auth_lock || !ifs->ifs_fr_authused)
291 if (ifs->ifs_fr_auth_lock)
401 error = fr_lock(data, &ifs->ifs_fr_auth_lock);
715 if (ifs->ifs_fr_auth_lock)
828 if (ifs->ifs_fr_auth_lock)
H A Dip_fil_solaris.c802 ifs->ifs_fr_auth_lock = tmp;
H A Dfil.c4168 fiop->f_locks[IPL_LOGAUTH] = ifs->ifs_fr_auth_lock;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h149 int ifs_fr_auth_lock; member in struct:ipf_stack
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c407 ifs->ifs_fr_auth_lock = tmp;

Completed in 67 milliseconds