Searched defs:SocketFamily (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/android/
H A Dsockets.h162 } SocketFamily; typedef in typeref:enum:__anon29681
169 SocketFamily family;
217 SocketFamily sock_address_get_family( const SockAddress* a )
309 int socket_create( SocketFamily family, SocketType type );

Completed in 295 milliseconds