Searched defs:nlmsghdr (Results 1 - 3 of 3) sorted by relevance

/lxc/src/lxc/
H A Drtnl.h47 * @nlmsghdr: a netlink message header
52 struct nlmsghdr nlmsghdr; member in struct:rtnlmsg
H A Dgenl.h50 * @nlmsghdr: a netlink message header
56 struct nlmsghdr nlmsghdr; member in struct:genlmsg
62 return ((genlmsg->nlmsghdr.nlmsg_len) - GENL_HDRLEN - NLMSG_HDRLEN);
H A Dnl.h58 * @nlmsghdr: a pointer to a netlink message header
63 struct nlmsghdr *nlmsghdr; member in struct:nlmsg

Completed in 8 milliseconds