HomeSort by relevance Sort by last modified time
    Searched refs:format_ip6 (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
sockets.c 360 format_ip6( char* buf, char* end, const uint8_t* ip6 ) function
389 buf = format_ip6( buf, end, a->u.in6.address );
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 360 format_ip6( char* buf, char* end, const uint8_t* ip6 ) function
389 buf = format_ip6( buf, end, a->u.in6.address );
    [all...]

Completed in 668 milliseconds