Searched refs:nl_cache (Results 1 – 4 of 4) sorted by relevance
23 struct nl_cache *link_cache;24 struct nl_cache *neigh_cache;25 struct nl_cache *route_cache;
528 struct nl_cache *nl_cache; member550 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache); in nl80211_init()558 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211"); in nl80211_init()568 nl_cache_free(state->nl_cache); in nl80211_init()578 nl_cache_free(state->nl_cache); in nl80211_cleanup()
57 struct nl_cache *link_cache;1123 static struct rtnl_link * lookup_sc(struct nl_cache *cache, int parent, u64 sci, in lookup_sc()
1942 struct nl_cache *cache = NULL; in wpa_driver_nl80211_init_nl_global()