Searched refs:IPFW_RCFLAG_DEFAULT (Results 1 – 3 of 3) sorted by relevance
952 #define IPFW_RCFLAG_DEFAULT 0x0100 /* Do not skip defaul rule */ macro
871 (rt->flags & IPFW_RCFLAG_DEFAULT) == 0) in ipfw_match_range()1270 rt->flags |= IPFW_RCFLAG_DEFAULT; in clear_range()