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