Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h952 #define IPFW_RCFLAG_DEFAULT 0x0100 /* Do not skip defaul rule */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h952 #define IPFW_RCFLAG_DEFAULT 0x0100 /* Do not skip defaul rule */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c871 (rt->flags & IPFW_RCFLAG_DEFAULT) == 0) in ipfw_match_range()
1270 rt->flags |= IPFW_RCFLAG_DEFAULT; in clear_range()