Searched refs:ICMP_REDIR_NET (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | icmp.h | 59 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro |
/Linux-v4.19/net/ipv4/ | ||
D | route.c | 738 case ICMP_REDIR_NET: in __ip_do_redirect() |