Home
last modified time | relevance | path

Searched refs:IPFW_RCFLAG_ALL (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h945 #define IPFW_RCFLAG_ALL 0x02 /* match ALL rules */ macro
949 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \
/f-stack/freebsd/netinet/
H A Dip_fw.h945 #define IPFW_RCFLAG_ALL 0x02 /* match ALL rules */ macro
949 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c875 if ((rt->flags & IPFW_RCFLAG_ALL) != 0 && rule->set == RESVD_SET) in ipfw_match_range()
1390 if (rh->range.flags & IPFW_RCFLAG_ALL) in clear_rules()
1557 rt.flags |= IPFW_RCFLAG_ALL; in del_entry()
H A Dip_fw_dynamic.c2117 if (rt->flags & IPFW_RCFLAG_ALL) { in dyn_match_range()
/f-stack/tools/ipfw/
H A Dipfw2.c3381 rt.flags |= IPFW_RCFLAG_ALL; in ipfw_delete()
5419 rt.flags = IPFW_RCFLAG_ALL; in ipfw_zero()
5498 rt.flags = IPFW_RCFLAG_ALL; in ipfw_flush()