Home
last modified time | relevance | path

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

/aosp_15_r20/external/libnl/include/netlink/cli/
H A Dnh.h20 extern struct nl_cache *nl_cli_nh_alloc_cache(struct nl_sock *);
/aosp_15_r20/external/libnl/src/
H A Dnl-nh-list.c71 link_cache = nl_cli_nh_alloc_cache(sock); in main()
/aosp_15_r20/external/libnl/src/lib/
H A Dnh.c53 struct nl_cache *nl_cli_nh_alloc_cache(struct nl_sock *sock) in nl_cli_nh_alloc_cache() function
/aosp_15_r20/external/libnl/
H A Dlibnl-cli-3.sym128 nl_cli_nh_alloc_cache;