Searched defs:tipc_name_table_query (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | tipc_config.h | 113 struct tipc_name_table_query { struct 114 __be32 depth; 115 __be32 type; 116 __be32 lowbound; 117 __be32 upbound;
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | tipc_config.h | 113 struct tipc_name_table_query { struct 114 __be32 depth; 115 __be32 type; 116 __be32 lowbound; 117 __be32 upbound;
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | tipc_config.h | 214 struct tipc_name_table_query { struct 215 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ 216 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */ 217 __be32 lowbound; /* (i.e. displays all entries of name table) */ 218 __be32 upbound;
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | tipc_config.h | 102 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/ |
| D | tipc_config.h | 218 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;
|