Searched refs:bpf_csum_update (Results 1 – 3 of 3) sorted by relevance
49 : __imm(bpf_csum_update) in unmodified_ctx_pointer_to_helper()65 : __imm(bpf_csum_update) in ctx_pointer_to_helper_1()99 : __imm(bpf_csum_update) in ctx_pointer_to_helper_3()
132 bpf_csum_update(skb, sum6); in sched_cls_ingress6_nat_6_prog()265 bpf_csum_update(skb, sum6); in sched_cls_egress4_snat4_prog()
2049 BPF_CALL_2(bpf_csum_update, struct sk_buff *, skb, __wsum, csum) in BPF_CALL_2() argument2062 .func = bpf_csum_update,