Searched refs:IPFW_RCFLAG_ALL (Results 1 – 4 of 4) sorted by relevance
1044 #define IPFW_RCFLAG_ALL 0x02 /* match ALL rules */ macro1048 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \
651 if ((rt->flags & IPFW_RCFLAG_ALL) != 0 && rule->set == RESVD_SET) in ipfw_match_range()1165 if (rh->range.flags & IPFW_RCFLAG_ALL) in clear_rules()
2158 if (rt->flags & IPFW_RCFLAG_ALL) { in dyn_match_range()
3625 rt.flags |= IPFW_RCFLAG_ALL; in ipfw_delete()5874 rt.flags = IPFW_RCFLAG_ALL; in ipfw_zero()5949 rt.flags = IPFW_RCFLAG_ALL; in ipfw_flush()