Searched defs:TypeOfValue (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/Connectivity/bpf_progs/ | 
| D | netd.c | 55 #define DEFINE_BPF_MAP_NO_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \  argument 60 #define DEFINE_BPF_MAP_RO_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \  argument 65 #define DEFINE_BPF_MAP_RW_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \  argument
  |