Searched refs:ICMP_REDIR_NET (Results 1 – 9 of 9) sorted by relevance
59 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro
230 ICMP_REDIR_NET = 0
1039 icmp_redirect_codes = ICMP_REDIR_NET, ICMP_REDIR_HOST, ICMP_REDIR_NETTOS, ICMP_REDIR_HOSTTOS
449 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro
1058 case ICMP_REDIR_NET: in pr_icmph()