Searched refs:LWIP_ICMP6_HL (Results 1 – 2 of 2) sorted by relevance
195 LWIP_ICMP6_HL, 0, IP6_NEXTH_ICMP6, inp); in icmp6_input()430 ip6_output_if(q, reply_src, reply_dest, LWIP_ICMP6_HL, 0, IP6_NEXTH_ICMP6, netif); in icmp6_send_response_with_addrs_and_netif()
2510 #if !defined LWIP_ICMP6_HL || defined __DOXYGEN__2511 #define LWIP_ICMP6_HL 255 macro