Home
last modified time | relevance | path

Searched refs:DEFINE_BPF_MAP_RO (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h366 #define DEFINE_BPF_MAP_RO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ macro
/packages/modules/Connectivity/bpf_progs/
Doffload.c92 DEFINE_BPF_MAP_RO(tether_error_map, ARRAY, uint32_t, uint32_t, BPF_TETHER_ERR__MAX, TETHERING_GID) in DEFINE_BPF_MAP_RO() function
Doffload@mainline.c92 DEFINE_BPF_MAP_RO(tether_error_map, ARRAY, uint32_t, uint32_t, BPF_TETHER_ERR__MAX, TETHERING_GID) in DEFINE_BPF_MAP_RO() function