OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:co_major_cache
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/
cache_mngt.c
198
ops->
co_major_cache
= cache;
216
else if (ops->
co_major_cache
== cache)
217
ops->
co_major_cache
= NULL;
235
if (!ops || !ops->
co_major_cache
) {
244
return ops->
co_major_cache
;
/external/libnl/include/netlink/
cache-api.h
188
struct nl_cache *
co_major_cache
;
member in struct:nl_cache_ops
Completed in 25 milliseconds