Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h49 O_IP_SRC_MASK, /* ip = IP/mask */ enumerator
H A Dip_fw2.c3757 case O_IP_SRC_MASK: in ipfw_chk()
5444 case O_IP_SRC_MASK: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1031 case O_IP_SRC_MASK: in show_ipfw()
2590 cmd->opcode = O_IP_SRC_MASK; in add_srcip()