Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc.h157 struct sockaddr_tipc { struct
158 unsigned short family;
159 unsigned char addrtype;
160 signed char scope;
161 union {
168 } addr;