Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h800 #define FR_ACCOUNT 0x00005 /* Accounting rule */ macro
843 #define FR_ISACCOUNT(x) (((x) & FR_CMDMASK) == FR_ACCOUNT)
H A Dfil.c3274 case FR_ACCOUNT :