Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h54 O_IP_DST_MASK, /* ip = IP/mask */ enumerator
H A Dip_fw2.c3808 case O_IP_DST_MASK: in ipfw_chk()
5445 case O_IP_DST_MASK: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1047 case O_IP_DST_MASK: in show_ipfw()
2609 cmd->opcode = O_IP_DST_MASK; in add_dstip()