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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h692 #define FR_BLOCK 0x00001 /* do not allow packet to pass */ macro
734 #define FR_ISBLOCK(x) (((x) & FR_CMDMASK) == FR_BLOCK)

Completed in 2002 milliseconds