Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dnet.h452 #define ICMP_REDIR_HOST 1 /* Redirect Host */ macro
/rk3399_rockchip-uboot/net/
H A Dnet.c1017 if (icmph->code != ICMP_REDIR_HOST) in receive_icmp()