Home
last modified time | relevance | path

Searched refs:IPFW_IS_MASK (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h282 IPFW_IS_MASK = 0x30000000, /* which source ? */ enumerator
/f-stack/freebsd/netinet/
H A Dip_var.h282 IPFW_IS_MASK = 0x30000000, /* which source ? */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c1994 match = ((args->rule.info & IPFW_IS_MASK) == in ipfw_chk()