Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtipc.h176 struct sockaddr_tipc { struct
177 unsigned short family;
178 unsigned char addrtype;
179 signed char scope;
180 union {
187 } addr;