Home
last modified time | relevance | path

Searched refs:tipc_name_table_query (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c870 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()
/linux-6.3-rc2/include/uapi/linux/
A Dtipc_config.h214 struct tipc_name_table_query { struct

Completed in 8 milliseconds