Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDip_fw.h173 O_IP_DST_MASK, /* ip = IP/mask */ enumerator
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw2.c2079 case O_IP_DST_MASK: in ipfw_chk()
2082 (cmd->opcode == O_IP_DST_MASK) ? in ipfw_chk()
HDip_fw_sockopt.c1886 case O_IP_DST_MASK: in check_ipfw_rule_body()
/freebsd-11-stable/sbin/ipfw/
HDipfw2.c1480 case O_IP_DST_MASK: in print_instruction()
2133 O_IP_DST, O_IP_DST_LOOKUP, O_IP_DST_MASK, O_IP_DST_ME,
3657 cmd->opcode = O_IP_DST_MASK; in add_dstip()