Home
last modified time | relevance | path

Searched refs:ICMP_REDIR_NET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dicmp.h62 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro
/openbmc/u-boot/include/
H A Dnet.h442 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro
/openbmc/linux/net/ipv4/
H A Droute.c757 case ICMP_REDIR_NET: in __ip_do_redirect()