Home
last modified time | relevance | path

Searched defs:bpf_clone_redirect (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h58 static int (*bpf_clone_redirect)(void *ctx, int ifindex, int flags) = variable
/Linux-v5.4/net/core/
Dfilter.c2111 BPF_CALL_3(bpf_clone_redirect, struct sk_buff *, skb, u32, ifindex, u64, flags) in BPF_CALL_3() argument