Searched refs:ICMP6_UNREACH_RST (Results 1 – 5 of 5) sorted by relevance
184 if (cmd->arg1==ICMP6_UNREACH_RST) in ipfw_log()
894 if (code == ICMP6_UNREACH_RST && args->f_id.proto == IPPROTO_TCP) { in send_reject6()971 } else if (code != ICMP6_UNREACH_RST && code != ICMP6_UNREACH_ABORT) { in send_reject6()
743 #define ICMP6_UNREACH_RST 0x100 /* fake ICMPv6 code (send a TCP RST) */ macro
1867 if (cmd->arg1 == ICMP6_UNREACH_RST) in print_action_instruction()3946 action->arg1 = ICMP6_UNREACH_RST; in compile_rule()