Searched refs:ICMP6_UNREACH_ABORT (Results 1 – 5 of 5) sorted by relevance
186 else if (cmd->arg1==ICMP6_UNREACH_ABORT) in ipfw_log()
908 } else if (code == ICMP6_UNREACH_ABORT && in send_reject6()971 } else if (code != ICMP6_UNREACH_RST && code != ICMP6_UNREACH_ABORT) { in send_reject6()
745 #define ICMP6_UNREACH_ABORT 0x101 /* fake ICMPv6 code (send an SCTP ABORT) */ macro
1869 else if (cmd->arg1 == ICMP6_UNREACH_ABORT) in print_action_instruction()3922 action->arg1 = ICMP6_UNREACH_ABORT; in compile_rule()