Searched refs:ICMP_REJECT_ABORT (Results 1 – 5 of 5) sorted by relevance
174 else if (cmd->arg1==ICMP_REJECT_ABORT) in ipfw_log()
1011 if (code != ICMP_REJECT_RST && code != ICMP_REJECT_ABORT) { in send_reject()1026 } else if (code == ICMP_REJECT_ABORT && in send_reject()
744 #define ICMP_REJECT_ABORT 0x101 /* fake ICMP code (send an SCTP ABORT) */ macro
1859 else if (cmd->arg1 == ICMP_REJECT_ABORT) in print_action_instruction()3917 action->arg1 = ICMP_REJECT_ABORT; in compile_rule()