Home
last modified time | relevance | path

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

/packages/modules/Connectivity/bpf_progs/
Dnetd.c69 #define DEFINE_BPF_MAP_RO_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ macro
118 DEFINE_BPF_MAP_RO_NETD(data_saver_enabled_map, ARRAY, uint32_t, bool, in DEFINE_BPF_MAP_RO_NETD() function