Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libnl/include/netlink/cli/
Dmdb.h9 nl_cli_alloc_cache_flags((sk), "mdb", NL_CACHE_AF_ITER, rtnl_mdb_alloc_cache)
/aosp_15_r20/external/libnl/include/netlink/cli/
H A Dmdb.h9 nl_cli_alloc_cache_flags((sk), "mdb", NL_CACHE_AF_ITER, rtnl_mdb_alloc_cache)
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libnl/include/netlink/cli/
Dmdb.h9 nl_cli_alloc_cache_flags((sk), "mdb", NL_CACHE_AF_ITER, rtnl_mdb_alloc_cache)
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libnl/include/netlink/cli/
Dmdb.h9 nl_cli_alloc_cache_flags((sk), "mdb", NL_CACHE_AF_ITER, rtnl_mdb_alloc_cache)
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libnl/include/netlink/cli/
Dmdb.h9 nl_cli_alloc_cache_flags((sk), "mdb", NL_CACHE_AF_ITER, rtnl_mdb_alloc_cache)
/aosp_15_r20/external/libnl/include/netlink/route/
H A Dmdb.h20 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libnl/include/netlink/route/
Dmdb.h20 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libnl/include/netlink/route/
Dmdb.h20 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libnl/include/netlink/route/
Dmdb.h20 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libnl/include/netlink/route/
Dmdb.h20 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result);
/aosp_15_r20/external/libnl/lib/route/
H A Dmdb.c328 int rtnl_mdb_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_mdb_alloc_cache() function
/aosp_15_r20/external/libnl/
H A Dlibnl-route-3.sym1247 rtnl_mdb_alloc_cache;