Searched refs:ICMP6_TE_HL (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | icmp6.h | 118 ICMP6_TE_HL = 0, enumerator |
/third_party/lwip/src/core/ipv6/ | ||
D | ip6.c | 431 icmp6_time_exceeded(p, ICMP6_TE_HL); in ip6_forward() |