OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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));
209
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 14 milliseconds