Searched refs:ICMP_REDIR_HOSTTOS (Results 1 – 8 of 8) sorted by relevance
62 #define ICMP_REDIR_HOSTTOS 3 /* Redirect Host for TOS */ macro
229 ICMP_REDIR_HOSTTOS = 3
1039 icmp_redirect_codes = ICMP_REDIR_NET, ICMP_REDIR_HOST, ICMP_REDIR_NETTOS, ICMP_REDIR_HOSTTOS
1067 case ICMP_REDIR_HOSTTOS: in pr_icmph()