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

/freebsd-current/sbin/ipf/libipf/
H A Dprintunit.c25 case IPL_LOGAUTH :
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c458 case IPL_LOGAUTH :
503 case IPL_LOGAUTH :
H A Dip_auth.c514 pollwakeup(&softc->ipf_poll_head[IPL_LOGAUTH], POLLIN|POLLRDNORM);
578 error = frrequest(softc, IPL_LOGAUTH, cmd, data,
H A Dfil.c4162 fiop->f_locks[IPL_LOGAUTH] = -1;
4620 if (unit == IPL_LOGAUTH) {
5004 if (unit == IPL_LOGAUTH) {
5022 if (unit == IPL_LOGAUTH) {
6075 case IPL_LOGAUTH :
H A Dip_fil.h1037 #define IPL_LOGAUTH 3 macro
/freebsd-current/sbin/ipf/ippool/
H A Dippool_y.y183 | IPT_AUTH { $$ = IPL_LOGAUTH; }
H A Dippool.c618 role = IPL_LOGAUTH;
/freebsd-current/sbin/ipf/ipftest/
H A Dipftest.c410 i = ipfioctl(softc, IPL_LOGAUTH, cmd, data, FWRITE|FREAD);
/freebsd-current/sbin/ipf/ipfstat/
H A Dipfstat.c1844 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };

Completed in 213 milliseconds