Searched refs:ICMP_REDIRECT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h90 struct in_addr ih_gwaddr; /* ICMP_REDIRECT */
184 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
H A Dip_icmp.c215 if (type != ICMP_REDIRECT)
224 if (oip->ip_p == IPPROTO_ICMP && type != ICMP_REDIRECT &&
262 if (type == ICMP_REDIRECT)
565 case ICMP_REDIRECT:
H A Dip_input.c2479 type = ICMP_REDIRECT;
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4064 icmptype == ICMP_REDIRECT ||
6480 icmptype == ICMP_REDIRECT ||

Completed in 91 milliseconds