Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h170 O_IP_SRC_MASK, /* ip = IP/mask */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h170 O_IP_SRC_MASK, /* ip = IP/mask */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1493 case O_IP_SRC_MASK: in print_instruction()
2153 O_IP_SRC, O_IP_SRC_LOOKUP, O_IP_SRC_MASK, O_IP_SRC_ME,
3675 cmd->opcode = O_IP_SRC_MASK; in add_srcip()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2149 case O_IP_SRC_MASK: in ipfw_chk()
H A Dip_fw_sockopt.c1877 case O_IP_SRC_MASK: in check_ipfw_rule_body()