Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtipc.h75 struct sockaddr_tipc { struct
76 unsigned short family;
77 unsigned char addrtype;
78 signed char scope;
79 union {
86 } addr;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtipc.h88 struct sockaddr_tipc { struct
89 unsigned short family;
90 unsigned char addrtype;
91 signed char scope;
92 union {
99 } addr;
/kernel/linux/linux-5.10/include/uapi/linux/
Dtipc.h157 struct sockaddr_tipc { struct
158 unsigned short family;
159 unsigned char addrtype;
160 signed char scope;
161 union {
168 } addr;