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

  /external/libnl/include/netlink/
cache.h 49 extern struct nl_cache_ops * nl_cache_get_ops(struct nl_cache *);
  /external/libnl/lib/
cache.c 110 struct nl_cache_ops *nl_cache_get_ops(struct nl_cache *cache) function
339 struct nl_cache_ops *ops = nl_cache_get_ops(cache);
  /external/libnl/python/netlink/
capi.i 339 extern struct nl_cache_ops * nl_cache_get_ops(struct nl_cache *);

Completed in 385 milliseconds