Searched refs:__BPF_MAP_3 (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | filter.h | 470 #define __BPF_MAP_3(m, v, t, a, ...) m(t, a), __BPF_MAP_2(m, v, __VA_ARGS__) macro 471 #define __BPF_MAP_4(m, v, t, a, ...) m(t, a), __BPF_MAP_3(m, v, __VA_ARGS__)
|
Completed in 7 milliseconds