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