Searched refs:ICMP_REDIR_NETTOS (Results 1 – 8 of 8) sorted by relevance
61 #define ICMP_REDIR_NETTOS 2 /* Redirect Net for TOS */ macro
231 ICMP_REDIR_NETTOS = 2
1039 icmp_redirect_codes = ICMP_REDIR_NET, ICMP_REDIR_HOST, ICMP_REDIR_NETTOS, ICMP_REDIR_HOSTTOS
1064 case ICMP_REDIR_NETTOS: in pr_icmph()