HomeSort by relevance Sort by last modified time
    Searched refs:nla_memcmp (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/
attr.h 91 extern int nla_memcmp(const struct nlattr *, const void *, size_t);
  /external/libnl/lib/
attr.c 747 int nla_memcmp(const struct nlattr *nla, const void *data, size_t size) function
    [all...]

Completed in 42 milliseconds