HomeSort by: relevance | last modified time | path
    Searched refs:IPL_LOGAUTH (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
printunit.c 28 case IPL_LOGAUTH :
  /src/sys/external/bsd/ipf/netinet/
ip_auth.c 569 pollwakeup(&softc->ipf_poll_head[IPL_LOGAUTH], POLLIN|POLLRDNORM);
633 error = frrequest(softc, IPL_LOGAUTH, cmd, data,
ip_fil_netbsd.c 2040 case IPL_LOGAUTH :
2152 case IPL_LOGAUTH :
fil.c 4219 fiop->f_locks[IPL_LOGAUTH] = -1;
4627 if (unit == IPL_LOGAUTH) {
5016 if (unit == IPL_LOGAUTH) {
5034 if (unit == IPL_LOGAUTH) {
6099 case IPL_LOGAUTH :
ip_fil.h 1099 #define IPL_LOGAUTH 3
  /src/external/bsd/ipf/dist/tools/
ipftest.c 438 i = ipfioctl(softc, IPL_LOGAUTH, cmd, data, FWRITE|FREAD);
584 i = ipfioctl(softc, IPL_LOGAUTH, cmd, data, FWRITE|FREAD);
ippool_y.y 189 | IPT_AUTH { $$ = IPL_LOGAUTH; }
ippool.c 603 role = IPL_LOGAUTH;
ipfstat.c 1870 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };

Completed in 27 milliseconds