Home
last modified time | relevance | path

Searched refs:O_IP_SRC_MASK (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDip_fw.h168 O_IP_SRC_MASK, /* ip = IP/mask */ enumerator
/freebsd-11-stable/sbin/ipfw/
HDipfw2.c1471 case O_IP_SRC_MASK: in print_instruction()
2128 O_IP_SRC, O_IP_SRC_LOOKUP, O_IP_SRC_MASK, O_IP_SRC_ME,
3640 cmd->opcode = O_IP_SRC_MASK; in add_srcip()
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw2.c2078 case O_IP_SRC_MASK: in ipfw_chk()
HDip_fw_sockopt.c1885 case O_IP_SRC_MASK: in check_ipfw_rule_body()