Searched defs:nlmsg_len (Results 1 – 7 of 7) sorted by relevance
618 const unsigned int nlmsg_len = MIN(nlmsghdr->nlmsg_len, len); in decode_nlmsghdr_with_payload() local657 unsigned int nlmsg_len = NLMSG_ALIGN(nlmsghdr.nlmsg_len); in decode_netlink() local
86 u32 nlmsg_len; member
128 static int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function414 size_t nlmsg_len = n->nm_nlh->nlmsg_len; in nlmsg_reserve() local
639 int attrlen, nlmsg_len, rta_len; in vlan_read_ifnames() local
45 __u32 nlmsg_len; /* Length of message including header */ member