Searched refs:nlmsg_find_attr (Results 1 – 4 of 4) sorted by relevance
68 extern struct nlattr * nlmsg_find_attr(struct nlmsghdr *, int, int);
231 struct nlattr *nlmsg_find_attr(struct nlmsghdr *nlh, int hdrlen, int attrtype) in nlmsg_find_attr() function
211 extern struct nlattr * nlmsg_find_attr(struct nlmsghdr *, int, int);
1926 functions nla_find() or nlmsg_find_attr(). These function will iterate1941 struct nlattr *nlmsg_find_attr(struct nlmsghdr *hdr, int hdrlen, int attrtype);1944 NOTE: `nla_find()` and `nlmsg_find_attr()` will *not* search in nested