Searched defs:bpf_clone_redirect (Results 1 – 2 of 2) sorted by relevance
36 static int (*bpf_clone_redirect)(void *ctx, int ifindex, int flags) = variable
1410 static u64 bpf_clone_redirect(u64 r1, u64 ifindex, u64 flags, u64 r4, u64 r5) in bpf_clone_redirect() function