Home
last modified time | relevance | path

Searched refs:genl_ctrl_alloc_cache (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/libpcap/
H A Dpcap-linux.c651 struct nl_cache *tmp = genl_ctrl_alloc_cache(h); in __genl_ctrl_alloc_cache()
657 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro
684 err = genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache); in nl80211_init()