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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h696 #define FR_ACCOUNT 0x00005 /* Accounting rule */ macro
738 #define FR_ISACCOUNT(x) (((x) & FR_CMDMASK) == FR_ACCOUNT)

Completed in 65 milliseconds