Searched refs:IP_FW_NAT44_GLOBAL (Results 1 – 5 of 5) sorted by relevance
65 #define IP_FW_NAT44_GLOBAL 65535 /* arg1 value for "nat global" */ macro
565 cmd->arg1 = IP_FW_NAT44_GLOBAL; in import_rule0()648 else if (cmd->arg1 == IP_FW_NAT44_GLOBAL) in export_rule0()
3144 if (cmd->arg1 == IP_FW_NAT44_GLOBAL) { in ipfw_chk()
1916 if (cmd->arg1 != IP_FW_NAT44_GLOBAL) in print_action_instruction()3972 action->arg1 = IP_FW_NAT44_GLOBAL; in compile_rule()