Home
last modified time | relevance | path

Searched refs:FR_LOGORBLOCK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h823 #define FR_LOGORBLOCK 0x40000 /* block the packet if it can't be logged */ macro
H A Dfil.c2540 if (passt & FR_LOGORBLOCK) {
3330 if ((pass & FR_LOGORBLOCK) && FR_ISPASS(pass)) {