Searched refs:IPFW_RCFLAG_DEFAULT (Results 1 – 2 of 2) sorted by relevance
1051 #define IPFW_RCFLAG_DEFAULT 0x0100 /* Do not skip default rule */ macro
647 (rt->flags & IPFW_RCFLAG_DEFAULT) == 0) in ipfw_match_range()1045 rt->flags |= IPFW_RCFLAG_DEFAULT; in clear_range()