Home
last modified time | relevance | path

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

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