Searched refs:___bpf_concat (Results 1 – 2 of 2) sorted by relevance
166 #ifndef ___bpf_concat167 #define ___bpf_concat(a, b) a ## b macro170 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)
336 #ifndef ___bpf_concat337 #define ___bpf_concat(a, b) a ## b macro340 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)