Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h949 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h949 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c1296 if ((rt->flags & IPFW_RCFLAG_USER) != rt->flags) in check_range_tlv()