Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dmsg.h68 extern struct nlattr * nlmsg_find_attr(struct nlmsghdr *, int, int);
/external/libnl/lib/
Dmsg.c231 struct nlattr *nlmsg_find_attr(struct nlmsghdr *nlh, int hdrlen, int attrtype) in nlmsg_find_attr() function
/external/libnl/python/netlink/
Dcapi.i211 extern struct nlattr * nlmsg_find_attr(struct nlmsghdr *, int, int);
/external/libnl/doc/
Dcore.txt1926 functions nla_find() or nlmsg_find_attr(). These function will iterate
1941 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