Home
last modified time | relevance | path

Searched refs:nla_memcmp (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dattr.h100 extern int nla_memcmp(const struct nlattr *, const void *, size_t);
/external/libnl/
Dlibnl-3.sym259 nla_memcmp;
/external/libnl/lib/
Dattr.c406 int nla_memcmp(const struct nlattr *nla, const void *data, size_t size) in nla_memcmp() function