Searched refs:___bpf_concat (Results 1 – 2 of 2) sorted by relevance
180 #ifndef ___bpf_concat181 #define ___bpf_concat(a, b) a ## b macro184 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)
384 #ifndef ___bpf_concat385 #define ___bpf_concat(a, b) a ## b macro388 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)