Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h1083 #define IPFW_RCFLAG_ALL 0x02 /* match ALL rules */ macro
1087 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c605 if ((rt->flags & IPFW_RCFLAG_ALL) != 0 && rule->set == RESVD_SET) in ipfw_match_range()
1115 if (rh->range.flags & IPFW_RCFLAG_ALL) in clear_rules()
H A Dip_fw_dynamic.c2169 if (rt->flags & IPFW_RCFLAG_ALL) { in dyn_match_range()
/freebsd/sbin/ipfw/
H A Dipfw2.c3696 rt.flags |= IPFW_RCFLAG_ALL; in ipfw_delete()
5978 rt.flags = IPFW_RCFLAG_ALL; in ipfw_zero()
6053 rt.flags = IPFW_RCFLAG_ALL; in ipfw_flush()