Searched defs:bpf_l3_csum_replace (Results 1 – 2 of 2) sorted by relevance
186 static int (*bpf_l3_csum_replace)(void *ctx, int off, int from, int to, int flags) = variable
1825 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument