Home
last modified time | relevance | path

Searched refs:IPFW_RCFLAG_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dip_fw.h1051 #define IPFW_RCFLAG_DEFAULT 0x0100 /* Do not skip default rule */ macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c647 (rt->flags & IPFW_RCFLAG_DEFAULT) == 0) in ipfw_match_range()
1045 rt->flags |= IPFW_RCFLAG_DEFAULT; in clear_range()