Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dtipc_config.h368 struct tipc_genlmsghdr { struct
374 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) argument
/Linux-v5.10/net/tipc/
Dnetlink_compat.c1298 struct tipc_genlmsghdr *req_userhdr = info->userhdr; in tipc_nl_compat_recv()