Searched defs:bpf_l3_csum_replace (Results 1 – 2 of 2) sorted by relevance
48 static int (*bpf_l3_csum_replace)(void *ctx, int off, int from, int to, int flags) = variable
1257 static u64 bpf_l3_csum_replace(u64 r1, u64 r2, u64 from, u64 to, u64 flags) in bpf_l3_csum_replace() function