Home
last modified time | relevance | path

Searched refs:nl_cli_route_alloc_cache (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libnl/include/netlink/cli/
Droute.h19 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libnl/include/netlink/cli/
Droute.h17 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libnl/include/netlink/cli/
Droute.h17 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libnl/include/netlink/cli/
Droute.h17 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/external/libnl/include/netlink/cli/
H A Droute.h17 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libnl/include/netlink/cli/
Droute.h17 extern struct nl_cache *nl_cli_route_alloc_cache(struct nl_sock *, int);
/aosp_15_r20/external/libnl/src/
H A Dnl-route-get.c53 nl_cli_route_alloc_cache(sock, 0); in main()
H A Dnl-route-list.c121 route_cache = nl_cli_route_alloc_cache(sock, in main()
H A Dnl-route-add.c63 route_cache = nl_cli_route_alloc_cache(sock, 0); in main()
H A Dnl-route-delete.c91 route_cache = nl_cli_route_alloc_cache(sock, 0); in main()

12