Home
last modified time | relevance | path

Searched defs:nl_cache (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/libnl/include/nl-priv-dynamic-core/
H A Dcache-api.h257 struct nl_cache { struct
265 struct nl_cache_ops *c_ops; argument
268 static inline const char *nl_cache_name(struct nl_cache *cache) in nl_cache_name() argument
/aosp_15_r20/external/libnl/src/lib/
H A Dutils.c190 int (*ac)(struct nl_sock *, struct nl_cache **)) in nl_cli_alloc_cache()
206 int (*ac)(struct nl_sock *, struct nl_cache **, in nl_cli_alloc_cache_flags()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libnl/include/netlink-private/
Dtypes.h82 struct nl_cache struct
91 struct nl_cache_ops * c_ops; argument
96 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libnl/include/netlink-private/
Dtypes.h82 struct nl_cache struct
91 struct nl_cache_ops * c_ops; argument
96 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libnl/include/netlink-private/
Dtypes.h82 struct nl_cache struct
91 struct nl_cache_ops * c_ops; argument
96 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libnl/include/netlink-private/
Dtypes.h82 struct nl_cache struct
91 struct nl_cache_ops * c_ops; argument
96 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libnl/include/netlink-private/
Dtypes.h94 struct nl_cache struct
103 struct nl_cache_ops * c_ops; argument
108 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libnl/include/netlink-private/
Dtypes.h91 struct nl_cache struct
100 struct nl_cache_ops * c_ops; argument
105 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libnl/include/netlink-private/
Dtypes.h91 struct nl_cache struct
100 struct nl_cache_ops * c_ops; argument
105 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libnl/include/netlink-private/
Dtypes.h91 struct nl_cache struct
100 struct nl_cache_ops * c_ops; argument
105 struct nl_cache * ca_cache; argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libnl/include/netlink-private/
Dtypes.h91 struct nl_cache struct
100 struct nl_cache_ops * c_ops; argument
105 struct nl_cache * ca_cache; argument
/aosp_15_r20/external/autotest/client/deps/iwcap/src/
H A Diwcap.c55 struct nl_cache *nl_cache; member
/aosp_15_r20/external/libpcap/
H A Dpcap-linux.c476 struct nl_cache *nl_cache; member