Home
last modified time | relevance | path

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

/include/uapi/linux/
Dgenetlink.h13 struct genlmsghdr { struct
19 #define GENL_HDRLEN NLMSG_ALIGN(sizeof(struct genlmsghdr)) argument
/include/net/
Dgenetlink.h91 struct genlmsghdr * genlhdr;
372 static inline void *genlmsg_data(const struct genlmsghdr *gnlh) in genlmsg_data()
381 static inline int genlmsg_len(const struct genlmsghdr *gnlh) in genlmsg_len()