Home
last modified time | relevance | path

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

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