Searched refs:nl_cache (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dneigh.h23 struct nl_cache *link_cache;
24 struct nl_cache *neigh_cache;
25 struct nl_cache *route_cache;
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c649 __genl_ctrl_alloc_cache(struct nl_handle *h, struct nl_cache **cache)
651 struct nl_cache *tmp = genl_ctrl_alloc_cache(h);
662 struct nl_cache *nl_cache; member in struct:nl80211_state
684 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache);
692 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211");
702 nl_cache_free(state->nl_cache);
712 nl_cache_free(state->nl_cache);
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_macsec_linux.c53 struct nl_cache *link_cache;
1065 static struct rtnl_link * lookup_sc(struct nl_cache *cache, int parent, u64 sci)

Completed in 181 milliseconds