Home
last modified time | relevance | path

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

/external/qemu/
Dsockets.c350 format_ip6( char* buf, char* end, const uint8_t* ip6 ) in format_ip6() function
379 buf = format_ip6( buf, end, a->u.in6.address ); in sock_address_to_string()