Searched refs:ICMP_REJECT_RST (Results 1 – 4 of 4) sorted by relevance
322 if (cmd->arg1==ICMP_REJECT_RST) in ipfw_log()
623 if (code != ICMP_REJECT_RST) { /* Send an ICMP unreach */ in send_reject()
702 #define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP RST) */ macro
1474 if (cmd->arg1 == ICMP_REJECT_RST) in show_static_rule()3598 action->arg1 = ICMP_REJECT_RST; in compile_rule()