Searched refs:IPL_LOGAUTH (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/contrib/ipfilter/ |
| D | mlf_ipl.c | 241 if (ipf_devfs[IPL_LOGAUTH]) 242 devfs_remove_dev(ipf_devfs[IPL_LOGAUTH]); 430 tp[IPL_LOGAUTH] = devfs_add_devswf(&ipl_cdevsw, IPL_LOGAUTH, in ipl_drvinit()
|
| /freebsd-9-stable/contrib/ipfilter/lib/ |
| D | printpooldata.c | 46 case IPL_LOGAUTH :
|
| D | printhashdata.c | 60 case IPL_LOGAUTH :
|
| /freebsd-9-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_auth.c | 380 pollwakeup(&iplpollhead[IPL_LOGAUTH], POLLIN|POLLRDNORM); 438 error = frrequest(IPL_LOGAUTH, cmd, data,
|
| D | mlfk_ipl.c | 340 case IPL_LOGAUTH : in iplpoll()
|
| D | fil.c | 3966 fiop->f_locks[IPL_LOGAUTH] = fr_auth_lock; 4287 if (unit == IPL_LOGAUTH) 4595 if (unit == IPL_LOGAUTH) { 4613 if (unit == IPL_LOGAUTH) { 5405 case IPL_LOGAUTH :
|
| D | ip_fil.h | 856 #define IPL_LOGAUTH 3 macro
|
| /freebsd-9-stable/contrib/ipfilter/tools/ |
| D | ipftest.c | 405 i = iplioctl(IPL_LOGAUTH, cmd, data, FWRITE|FREAD); in ipauthtestioctl() 543 i = iplioctl(IPL_LOGAUTH, cmd, data, FWRITE|FREAD);
|
| D | ippool_y.y | 156 | IPT_ROLE '=' IPT_AUTH { $$ = IPL_LOGAUTH; }
|
| D | ippool.c | 522 role = IPL_LOGAUTH;
|
| D | ipfstat.c | 1768 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };
|