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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 882 #define FR_LOGORBLOCK 0x40000 /* block the packet if it can't be logged */
ip_fil_compat.c 1879 nflags |= FR_LOGORBLOCK;
3658 if (nflags & FR_LOGORBLOCK)
fil.c 2525 if (passt & FR_LOGORBLOCK) {
3314 if ((pass & FR_LOGORBLOCK) && FR_ISPASS(pass)) {

Completed in 25 milliseconds