Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DOffloadUtils.h62 const int fd = bpf::mapRetrieveRW(CLAT_INGRESS6_MAP_PATH); in getClatIngress6MapFd()
/aosp12/system/netd/libnetdbpf/include/netdbpf/
H A Dbpf_shared.h167 #define CLAT_INGRESS6_MAP_PATH BPF_PATH "map_clatd_clat_ingress6_map" macro