Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/tools/
H A Dippool.c431 role = IPL_LOGALL;
554 role = IPL_LOGALL;
687 role = IPL_LOGALL;
789 if (role != IPL_LOGALL) {
804 role = IPL_LOGALL;
818 if (role != IPL_LOGALL) {
854 if (role != IPL_LOGALL) {
877 role = IPL_LOGALL;
890 if (role != IPL_LOGALL) {
911 role = IPL_LOGALL;
[all …]
H A Dippool_y.y186 | IPT_ALL { $$ = IPL_LOGALL; }
459 iplo.ipo_unit = IPL_LOGALL;
/freebsd-12.1/contrib/ipfilter/lib/
H A Dprintunit.c41 case IPL_LOGALL :
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_htable.c214 fop.iplf_unit = IPL_LOGALL;
732 if (unit == IPL_LOGALL) {
828 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
H A Dip_pool.c605 if (unit == IPL_LOGALL) {
649 if (unit == IPL_LOGALL) {
H A Dip_lookup.c705 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
H A Dip_dstlist.c788 if (unit == IPL_LOGALL) {
H A Dip_fil.h1089 #define IPL_LOGALL -1 macro
/freebsd-12.1/contrib/ipfilter/
H A Dip_dstlist.c787 if (unit == IPL_LOGALL) {