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

/linux-4.1.27/samples/bpf/
H A Dbpf_helpers.h48 static int (*bpf_l3_csum_replace)(void *ctx, int off, int from, int to, int flags) = variable
/linux-4.1.27/net/core/
H A Dfilter.c1257 static u64 bpf_l3_csum_replace(u64 r1, u64 r2, u64 from, u64 to, u64 flags) bpf_l3_csum_replace() function

Completed in 101 milliseconds