Searched refs:ICMP_REDIRECT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | net.h | 463 #define ICMP_REDIRECT 5 /* Redirect (change route) */ macro |
/u-boot/net/ | ||
A D | net.c | 1053 case ICMP_REDIRECT: in receive_icmp() |
Completed in 7 milliseconds