Home
last modified time | relevance | path

Searched refs:O_IP_SRC_LOOKUP (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/ipfw/
H A Dipv6.c498 cmd->opcode = O_IP_SRC_LOOKUP; in add_srcip6()
H A Dipfw2.c1230 if (cmd->o.opcode == O_IP_SRC_LOOKUP || in print_ip()
1492 case O_IP_SRC_LOOKUP: in print_instruction()
2153 O_IP_SRC, O_IP_SRC_LOOKUP, O_IP_SRC_MASK, O_IP_SRC_ME,
3669 cmd->opcode = O_IP_SRC_LOOKUP; in add_srcip()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h247 O_IP_SRC_LOOKUP, /* arg1=table number, u32=value */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h247 O_IP_SRC_LOOKUP, /* arg1=table number, u32=value */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2930 .opcode = O_IP_SRC_LOOKUP,
H A Dip_fw2.c2101 case O_IP_SRC_LOOKUP: in ipfw_chk()
H A Dip_fw_sockopt.c1896 case O_IP_SRC_LOOKUP: in check_ipfw_rule_body()