Searched refs:convert_icmpv6_err_to_string (Results 1 – 1 of 1) sorted by relevance
175 LWIP_STATIC const char *convert_icmpv6_err_to_string(u8_t err_type);2291 … PRINTK("[%u]ping6 : %s\n", nsent, convert_icmpv6_err_to_string(iecho_resp->type)); in osShellPing6()2567 LWIP_STATIC const char *convert_icmpv6_err_to_string(u8_t err_type) in convert_icmpv6_err_to_string() function