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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 859 #define FR_ACCOUNT 0x00005 /* Accounting rule */
902 #define FR_ISACCOUNT(x) (((x) & FR_CMDMASK) == FR_ACCOUNT)
ip_fil_compat.c 1839 nflags |= FR_ACCOUNT;
3618 case FR_ACCOUNT :
fil.c 3260 case FR_ACCOUNT :

Completed in 45 milliseconds