Searched refs:ICMP_REJECT_RST (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h491 #define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP RST) */ macro
H A Dip_fw2.c1096 if (cmd->arg1==ICMP_REJECT_RST)
1817 if (code != ICMP_REJECT_RST) { /* Send an ICMP unreach */
2886 if (cmd->arg1==ICMP_REJECT_RST)
H A Dip_fw2_compat.c434 if (cmd->arg1 == ICMP_REJECT_RST)

Completed in 81 milliseconds