Searched refs:nla_memcmp (Results 1 – 3 of 3) sorted by relevance
100 extern int nla_memcmp(const struct nlattr *, const void *, size_t);
259 nla_memcmp;
406 int nla_memcmp(const struct nlattr *nla, const void *data, size_t size) in nla_memcmp() function