Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dtipc.h178 struct sockaddr_tipc { struct
179 unsigned short family;
180 unsigned char addrtype;
181 signed char scope;
182 union {
189 } addr;
/external/kernel-headers/original/uapi/linux/
Dtipc.h200 struct sockaddr_tipc { struct
201 unsigned short family;
202 unsigned char addrtype;
203 signed char scope;
204 union {
211 } addr;