Searched defs:tipc_name_table_query (Results 1 – 3 of 3) sorted by relevance
113 struct tipc_name_table_query { struct114 __be32 depth;115 __be32 type;116 __be32 lowbound;117 __be32 upbound;
102 struct tipc_name_table_query { struct103 __be32 depth;104 __be32 type;105 __be32 lowbound;106 __be32 upbound;
218 struct tipc_name_table_query { struct219 __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;