Searched refs:genlmsg_len (Results 1 – 3 of 3) sorted by relevance
125 if (genlmsg_len(ghdr) < NLMSG_ALIGN(hdrlen)) in genlmsg_valid_hdr()224 int genlmsg_len(const struct genlmsghdr *gnlh) in genlmsg_len() function275 return genlmsg_len(gnlh) - NLMSG_ALIGN(hdrlen); in genlmsg_user_datalen()304 return genlmsg_len(gnlh) - NLMSG_ALIGN(hdrlen); in genlmsg_attrlen()
42 extern int genlmsg_len(const struct genlmsghdr *);
163 if (genlmsg_len(ghdr) < NLMSG_ALIGN(hdrlen))320 if (genlmsg_len(ghdr) < NLMSG_ALIGN(hdrlen))