Home
last modified time | relevance | path

Searched refs:BPF_PATH (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/netd/libnetdbpf/include/netdbpf/
H A Dbpf_shared.h101 #define BPF_PATH "/sys/fs/bpf/" macro
111 #define COOKIE_TAG_MAP_PATH BPF_PATH "map_netd_cookie_tag_map"
112 #define UID_COUNTERSET_MAP_PATH BPF_PATH "map_netd_uid_counterset_map"
113 #define APP_UID_STATS_MAP_PATH BPF_PATH "map_netd_app_uid_stats_map"
114 #define STATS_MAP_A_PATH BPF_PATH "map_netd_stats_map_A"
115 #define STATS_MAP_B_PATH BPF_PATH "map_netd_stats_map_B"
117 #define IFACE_STATS_MAP_PATH BPF_PATH "map_netd_iface_stats_map"
118 #define CONFIGURATION_MAP_PATH BPF_PATH "map_netd_configuration_map"
119 #define UID_OWNER_MAP_PATH BPF_PATH "map_netd_uid_owner_map"
167 #define CLAT_INGRESS6_MAP_PATH BPF_PATH "map_clatd_clat_ingress6_map"
[all …]
/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dbpf_tethering.h76 #define BPF_PATH_TETHER BPF_PATH "tethering/"