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

  /src/external/bsd/ipf/dist/tools/
ipf.c 434 fl |= FR_INACTIVE;
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 890 #define FR_INACTIVE 0x4000000 /* only used when flush'ing rules */
ip_fil_netbsd.c 582 (void) ipf_flush(softc, IPL_LOGIPF, FR_INQUE|FR_OUTQUE|FR_INACTIVE);
fil.c 3741 if ((flags & FR_INACTIVE) == FR_INACTIVE)
9130 (void) ipf_flush(softc, IPL_LOGIPF, FR_INQUE|FR_OUTQUE|FR_INACTIVE);
9132 (void) ipf_flush(softc, IPL_LOGCOUNT, FR_INQUE|FR_OUTQUE|FR_INACTIVE);
ip_fil_compat.c 1895 nflags |= FR_INACTIVE;
3674 if (nflags & FR_INACTIVE)
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1903 nflags |= FR_INACTIVE;
3752 if (nflags & FR_INACTIVE)

Completed in 85 milliseconds