Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtipc_config.h113 struct tipc_name_table_query { struct
114 __be32 depth;
115 __be32 type;
116 __be32 lowbound;
117 __be32 upbound;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtipc_config.h102 struct tipc_name_table_query { struct
103 __be32 depth;
104 __be32 type;
105 __be32 lowbound;
106 __be32 upbound;
/kernel/linux/linux-5.10/include/uapi/linux/
Dtipc_config.h218 struct tipc_name_table_query { struct
219 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */
220 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */
221 __be32 lowbound; /* (i.e. displays all entries of name table) */
222 __be32 upbound;