Searched refs:nl_cli_link_alloc_cache_flags (Results 1 – 4 of 4) sorted by relevance
23 extern struct nl_cache *nl_cli_link_alloc_cache_flags(struct nl_sock *,
51 link_cache = nl_cli_link_alloc_cache_flags(sock, NL_CACHE_AF_ITER); in main()
115 nl_cli_link_alloc_cache_flags;
61 struct nl_cache *nl_cli_link_alloc_cache_flags(struct nl_sock *sock, in nl_cli_link_alloc_cache_flags() function