Searched refs:tipc_name_table_query (Results 1 – 2 of 2) sorted by relevance
870 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump_header()878 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()879 if (TLV_GET_DATA_LEN(msg->req) < (int)sizeof(struct tipc_name_table_query)) in tipc_nl_compat_name_table_dump_header()897 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump()923 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()
214 struct tipc_name_table_query { struct
Completed in 8 milliseconds