Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dnet.h438 #define ICMP_REDIRECT 5 /* Redirect (change route) */ macro
/openbmc/u-boot/net/
H A Dnet.c1068 case ICMP_REDIRECT: in receive_icmp()