Searched refs:nl_cache_get_first (Results 1 – 8 of 8) sorted by relevance
46 extern struct nl_object * nl_cache_get_first(struct nl_cache *);
65 nl_cache_get_first;
293 for (struct nl_object *obj = nl_cache_get_first(cache); obj; in _nltst_cache_get_all()
498 obj = capi.nl_cache_get_first(self._nl_cache)
345 extern struct nl_object * nl_cache_get_first(struct nl_cache *);
114 struct nl_object *nl_cache_get_first(struct nl_cache *cache) in nl_cache_get_first() function
497 for (sp = (struct xfrmnl_sp*)nl_cache_get_first (cache); in xfrmnl_sp_get()
635 for (sa = (struct xfrmnl_sa*)nl_cache_get_first (cache); in xfrmnl_sa_get()