Searched refs:format_hex (Results 1 – 1 of 1) sorted by relevance
324 format_hex( char* buf, char* end, unsigned val, int ndigits ) in format_hex() function360 buf = format_hex(buf, end, val, 4); in format_ip6()