Searched refs:FR_ACCOUNT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h860 #define FR_ACCOUNT 0x00005 /* Accounting rule */ macro
903 #define FR_ISACCOUNT(x) (((x) & FR_CMDMASK) == FR_ACCOUNT)
H A Dfil.c3277 case FR_ACCOUNT :
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipf_y.y337 | IPFY_COUNT { fr->fr_flags |= FR_ACCOUNT; }
/freebsd-10.2-release/contrib/ipfilter/
H A Dip_fil_compat.c1845 nflags |= FR_ACCOUNT;
3694 case FR_ACCOUNT :

Completed in 113 milliseconds