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);2335 … PRINTK("[%u]ping6 : %s\n", nsent, convert_icmpv6_err_to_string(iecho_resp->type));2612 LWIP_STATIC const char *convert_icmpv6_err_to_string(u8_t err_type) function