Home
last modified time | relevance | path

Searched refs:tipc_name_table_query (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc_config.h113 struct tipc_name_table_query { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc_config.h113 struct tipc_name_table_query { struct
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c872 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump_header()
880 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()
881 if (TLV_GET_DATA_LEN(msg->req) < (int)sizeof(struct tipc_name_table_query)) in tipc_nl_compat_name_table_dump_header()
899 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump()
925 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c871 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump_header()
879 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()
880 if (TLV_GET_DATA_LEN(msg->req) < (int)sizeof(struct tipc_name_table_query)) in tipc_nl_compat_name_table_dump_header()
898 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump()
924 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc_config.h156 #define TIPC_TLV_NAME_TBL_QUERY 25 /* struct tipc_name_table_query */
218 struct tipc_name_table_query { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc_config.h152 #define TIPC_TLV_NAME_TBL_QUERY 25 /* struct tipc_name_table_query */
214 struct tipc_name_table_query { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc_config.h102 struct tipc_name_table_query { struct

Completed in 8 milliseconds