Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtipc_config.h94 struct tipc_node_info { struct
95 __be32 addr;
96 __be32 up;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dtipc_config.h94 struct tipc_node_info { struct
95 __be32 addr;
96 __be32 up;
/kernel/linux/linux-5.10/include/uapi/linux/
Dtipc_config.h194 struct tipc_node_info { struct
195 __be32 addr; /* network address of node */
196 __be32 up; /* 0=down, 1= up */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtipc_config.h83 struct tipc_node_info { struct
84 __be32 addr;
85 __be32 up;
/kernel/linux/linux-6.6/include/uapi/linux/
Dtipc_config.h190 struct tipc_node_info { struct
191 __be32 addr; /* network address of node */
192 __be32 up; /* 0=down, 1= up */