Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dip_fw.h176 O_IP_DST_ME, /* none */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1224 if (cmd->o.opcode == O_IP_SRC_ME || cmd->o.opcode == O_IP_DST_ME) { in print_ip()
1501 case O_IP_DST_ME: in print_instruction()
2156 O_IP_DST, O_IP_DST_LOOKUP, O_IP_DST_MASK, O_IP_DST_ME,
3677 cmd->opcode = O_IP_DST_ME; in add_dstip()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c2183 case O_IP_DST_ME: in ipfw_chk()
Dip_fw_sockopt.c1774 case O_IP_DST_ME: in check_ipfw_rule_body()