Home
last modified time | relevance | path

Searched defs:sockaddr_tipc (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Dtipc.h101 struct sockaddr_tipc { struct
102 unsigned short family;
104 unsigned char addrtype;
105 signed char scope;
106 union {
115 } addr;