Lines Matching +full:pass +full:- +full:1
27 offsetof(struct __sk_buff, data) -
38 "pass unmodified ctx pointer to helper",
50 "pass modified ctx pointer to helper, 1",
52 BPF_ALU64_IMM(BPF_ADD, BPF_REG_1, -612),
64 "pass modified ctx pointer to helper, 2",
66 BPF_ALU64_IMM(BPF_ADD, BPF_REG_1, -612),
78 "pass modified ctx pointer to helper, 3",
94 "pass ctx or null check, 1: ctx",
106 "pass ctx or null check, 2: null",
119 "pass ctx or null check, 3: 1",
121 BPF_MOV64_IMM(BPF_REG_1, 1),
133 "pass ctx or null check, 4: ctx - const",
135 BPF_ALU64_IMM(BPF_ADD, BPF_REG_1, -612),
147 "pass ctx or null check, 5: null (connect)",
160 "pass ctx or null check, 6: null (bind)",
173 "pass ctx or null check, 7: ctx (bind)",
185 "pass ctx or null check, 8: null (bind)",