Searched refs:BPF_CSUM_LEVEL_INC (Results 1 - 5 of 5) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c495 bpf_csum_level(skb, BPF_CSUM_LEVEL_INC)) {
H A Dtest_cls_redirect_dynptr.c389 bpf_csum_level(skb, BPF_CSUM_LEVEL_INC)) {
/linux-master/tools/include/uapi/linux/
H A Dbpf.h4575 * **bpf_csum_level**\ () with **BPF_CSUM_LEVEL_INC** if the
4581 * * **BPF_CSUM_LEVEL_INC**: Increases skb->csum_level for skbs
6091 BPF_CSUM_LEVEL_INC, enumerator in enum:__anon3182
/linux-master/net/core/
H A Dfilter.c2076 case BPF_CSUM_LEVEL_INC:
/linux-master/include/uapi/linux/
H A Dbpf.h4575 * **bpf_csum_level**\ () with **BPF_CSUM_LEVEL_INC** if the
4581 * * **BPF_CSUM_LEVEL_INC**: Increases skb->csum_level for skbs
6091 BPF_CSUM_LEVEL_INC, enumerator in enum:__anon2641

Completed in 275 milliseconds