Searched defs:tipc_name_table_query (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | tipc_config.h | 216 struct tipc_name_table_query { struct 217 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ 218 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */ 219 __be32 lowbound; /* (i.e. displays all entries of name table) */ 220 __be32 upbound;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A 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;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | tipc_config.h | 216 struct tipc_name_table_query { struct 217 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ 218 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */ 219 __be32 lowbound; /* (i.e. displays all entries of name table) */ 220 __be32 upbound;
|