Searched refs:bpf_csum_update (Results 1 – 2 of 2) sorted by relevance
308 static long long (*bpf_csum_update)(void *ctx, __u32 csum) = variable
2009 BPF_CALL_2(bpf_csum_update, struct sk_buff *, skb, __wsum, csum) in BPF_CALL_2() argument2022 .func = bpf_csum_update,