Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/cli/
Dlink.h23 extern struct nl_cache *nl_cli_link_alloc_cache_flags(struct nl_sock *,
/third_party/libnl/src/
Dnl-neigh-list.c51 link_cache = nl_cli_link_alloc_cache_flags(sock, NL_CACHE_AF_ITER); in main()
/third_party/libnl/
Dlibnl-cli-3.sym115 nl_cli_link_alloc_cache_flags;
/third_party/libnl/src/lib/
Dlink.c61 struct nl_cache *nl_cli_link_alloc_cache_flags(struct nl_sock *sock, in nl_cli_link_alloc_cache_flags() function