Home
last modified time | relevance | path

Searched refs:IPL_LOGALL (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/tools/
Dippool.c423 role = IPL_LOGALL;
540 role = IPL_LOGALL;
667 role = IPL_LOGALL;
759 if (role != IPL_LOGALL) {
774 role = IPL_LOGALL;
788 if (role != IPL_LOGALL) {
824 if (role != IPL_LOGALL) {
847 role = IPL_LOGALL;
860 if (role != IPL_LOGALL) {
881 role = IPL_LOGALL;
[all …]
Dippool_y.y191 | IPT_ALL { $$ = IPL_LOGALL; }
464 iplo.ipo_unit = IPL_LOGALL;
/freebsd-10-stable/contrib/ipfilter/lib/
Dprintunit.c41 case IPL_LOGALL :
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dip_htable.c218 fop.iplf_unit = IPL_LOGALL;
736 if (unit == IPL_LOGALL) {
832 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
Dip_pool.c611 if (unit == IPL_LOGALL) {
655 if (unit == IPL_LOGALL) {
Dip_lookup.c711 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
Dip_dstlist.c796 if (unit == IPL_LOGALL) {
Dip_fil.h1095 #define IPL_LOGALL -1 macro
/freebsd-10-stable/contrib/ipfilter/
Dip_dstlist.c795 if (unit == IPL_LOGALL) {