Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfilter.h471 #define __BPF_MAP_4(m, v, t, a, ...) m(t, a), __BPF_MAP_3(m, v, __VA_ARGS__) macro
472 #define __BPF_MAP_5(m, v, t, a, ...) m(t, a), __BPF_MAP_4(m, v, __VA_ARGS__)