Searched refs:nlmsg_find_attr (Results 1 – 5 of 5) sorted by relevance
70 extern struct nlattr * nlmsg_find_attr(struct nlmsghdr *, int, int);
297 nlmsg_find_attr;
233 struct nlattr *nlmsg_find_attr(struct nlmsghdr *nlh, int hdrlen, int attrtype) in nlmsg_find_attr() function
216 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