Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_fw.h894 #define IPFW_RCFLAG_USER (IPFW_RCFLAG_RANGE | IPFW_RCFLAG_ALL | \ macro
/NextBSD/sys/netpfil/ipfw/
HDip_fw_sockopt.c1024 if ((rt->flags & IPFW_RCFLAG_USER) != rt->flags) in check_range_tlv()