Searched refs:bpf_redirect (Results 1 – 4 of 4) sorted by relevance
176 if (v->oif) return bpf_redirect(v->oif, BPF_F_INGRESS);318 return bpf_redirect(v->oif, 0 /* this is effectively BPF_F_EGRESS */);
49 static int (*bpf_redirect)(__u32 ifindex, __u64 flags) = (void*)BPF_FUNC_redirect; variable
48 static int (*bpf_redirect)(__u32 ifindex, __u64 flags) = (void*)BPF_FUNC_redirect; variable
277 return bpf_redirect(v->oif, 0 /* this is effectively BPF_F_EGRESS */);622 return bpf_redirect(v->oif, 0 /* this is effectively BPF_F_EGRESS */);