Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c264 case O_NAT: in ipfw_log()
H A Dip_fw_sockopt.c561 case O_NAT: in import_rule0()
645 case O_NAT: in export_rule0()
1993 case O_NAT: in check_ipfw_rule_body()
4145 if (dst->opcode > O_NAT) in convert_rule_to_7()
4186 if (dst->opcode > O_NAT) in convert_rule_to_8()
H A Dip_fw_nat.c151 if (cmd->o.opcode == O_NAT && cmd->nat != NULL && in flush_nat_ptrs()
H A Dip_fw2.c3126 case O_NAT: in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h240 O_NAT, /* nope */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h240 O_NAT, /* nope */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1915 case O_NAT: in print_action_instruction()
2142 O_NETGRAPH, O_NGTEE, O_FORWARD_IP, O_FORWARD_IP6, O_NAT,
3968 action->opcode = O_NAT; in compile_rule()