Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtipc_config.h344 struct tipc_genlmsghdr { struct
350 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) argument
/linux-2.6.39/net/tipc/
Dnetlink.c46 struct tipc_genlmsghdr *req_userhdr = info->userhdr; in handle_cmd()