Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h626 #define IPFW_RULE_JUSTOPTS 0x02 /* new format of rule body */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h626 #define IPFW_RULE_JUSTOPTS 0x02 /* new format of rule body */ macro
/f-stack/tools/ipfw/
H A Dipfw2.c2245 if (rule->flags & IPFW_RULE_JUSTOPTS) { in show_static_rule()
4438 rule->flags |= IPFW_RULE_JUSTOPTS; in compile_rule()