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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h429 #define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP RST) */ macro
H A Dip_fw2.c598 if (cmd->arg1==ICMP_REJECT_RST)
1325 if (code != ICMP_REJECT_RST) { /* Send an ICMP unreach */
2378 if (cmd->arg1==ICMP_REJECT_RST)
H A Dip_fw2_compat.c533 if (cmd->arg1 == ICMP_REJECT_RST)

Completed in 30 milliseconds