OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nla_ok
(Results
1 - 2
of
2
) sorted by null
/external/libnl-headers/netlink/
attr.h
80
extern int
nla_ok
(const struct nlattr *, int);
262
nla_ok
(pos, rem); \
274
nla_ok
(pos, rem); \
/system/core/libnl_2/
attr.c
112
int
nla_ok
(const struct nlattr *nla, int remaining)
function
Completed in 25 milliseconds