Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h176 O_IP_DST_ME, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h176 O_IP_DST_ME, /* none */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1226 if (cmd->o.opcode == O_IP_SRC_ME || cmd->o.opcode == O_IP_DST_ME) { in print_ip()
1503 case O_IP_DST_ME: in print_instruction()
2158 O_IP_DST, O_IP_DST_LOOKUP, O_IP_DST_MASK, O_IP_DST_ME,
3688 cmd->opcode = O_IP_DST_ME; in add_dstip()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2200 case O_IP_DST_ME: in ipfw_chk()
H A Dip_fw_sockopt.c1764 case O_IP_DST_ME: in check_ipfw_rule_body()