Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h356 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md) \ macro
363 DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, \
367 DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, \
371 DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, \
375 DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, \
379 DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, \
/packages/modules/Connectivity/bpf_progs/
Dnetd.c77 DEFINE_BPF_MAP_UGM(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries, \