Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h55 O_IP_DST_ME, /* none */ enumerator
H A Dip_fw2.c3815 case O_IP_DST_ME: in ipfw_chk()
5372 case O_IP_DST_ME: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c658 if (cmd->o.opcode == O_IP_SRC_ME || cmd->o.opcode == O_IP_DST_ME) { in print_ip()
1048 case O_IP_DST_ME: in show_ipfw()
2605 cmd->opcode = O_IP_DST_ME; in add_dstip()