Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h186 static int (*bpf_l3_csum_replace)(void *ctx, int off, int from, int to, int flags) = variable
/Linux-v4.19/net/core/
Dfilter.c1825 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument