Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dtipc_config.h364 struct tipc_genlmsghdr { struct
370 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) argument
/linux-6.12.1/net/tipc/
Dnetlink_compat.c1298 struct tipc_genlmsghdr *req_userhdr = genl_info_userhdr(info); in tipc_nl_compat_recv()