Home
last modified time | relevance | path

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

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