D | bpf_core_read.h | 244 #define ___last6(a, b, c, d, e, x) x argument 245 #define ___last7(a, b, c, d, e, f, x) x argument 246 #define ___last8(a, b, c, d, e, f, g, x) x argument 247 #define ___last9(a, b, c, d, e, f, g, h, x) x argument 248 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument 255 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument 256 #define ___nolast7(a, b, c, d, e, f, _) a, b, c, d, e, f argument 257 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument 258 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument 259 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument [all …]
|