Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtipc.h103 struct tipc_group_req { struct
104 __u32 type;
105 __u32 instance;
106 __u32 scope;
107 __u32 flags;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtipc.h118 struct tipc_group_req { struct
119 __u32 type;
120 __u32 instance;
121 __u32 scope;
122 __u32 flags;
/kernel/linux/linux-5.10/include/uapi/linux/
Dtipc.h202 struct tipc_group_req { struct
203 __u32 type; /* group id */
204 __u32 instance; /* member id */
205 __u32 scope; /* cluster/node */
206 __u32 flags;