Searched refs:ICMP_REDIR_HOST (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | net.h | 452 #define ICMP_REDIR_HOST 1 /* Redirect Host */ macro |
| /rk3399_rockchip-uboot/net/ | ||
| H A D | net.c | 1017 if (icmph->code != ICMP_REDIR_HOST) in receive_icmp() |