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

  /system/core/libnl_2/
attr.c 53 nla_memcpy(&tmp, nla, sizeof(tmp));
231 int nla_memcpy(void *dest, struct nlattr *src, int count) function
  /external/libnl-headers/netlink/
attr.h 89 extern int nla_memcpy(void *, struct nlattr *, int);

Completed in 18 milliseconds