Home
last modified time | relevance | path

Searched refs:nla_find (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/
Dattr.h86 extern struct nlattr * nla_find(struct nlattr *, int, int);
/external/libnl/lib/
Dattr.c323 struct nlattr *nla_find(struct nlattr *head, int len, int attrtype) in nla_find() function
Dmsg.c233 return nla_find(nlmsg_attrdata(nlh, hdrlen), in nlmsg_find_attr()
/external/libnl/doc/
Dcore.txt1926 functions nla_find() or nlmsg_find_attr(). These function will iterate
1934 struct nlattr *nla_find(struct nlattr *head, int len, int attrtype);
1944 NOTE: `nla_find()` and `nlmsg_find_attr()` will *not* search in nested