Searched refs:ICMP_REDIR_HOST (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | net.h | 468 #define ICMP_REDIR_HOST 1 /* Redirect Host */ macro |
/u-boot/net/ | ||
A D | net.c | 1054 if (icmph->code != ICMP_REDIR_HOST) in receive_icmp() |
Completed in 7 milliseconds