Home
last modified time | relevance | path

Searched refs:ip6_addr (Results 1 – 1 of 1) sorted by relevance

/lib/
Dvsprintf.c904 char ip6_addr[sizeof("xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255")]; in ip6_addr_string() local
907 ip6_compressed_string(ip6_addr, addr); in ip6_addr_string()
909 ip6_string(ip6_addr, addr, fmt); in ip6_addr_string()
911 return string(buf, end, ip6_addr, spec); in ip6_addr_string()