Searched defs:__wsum (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | types.h | 17 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | types.h | 17 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | types.h | 33 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | types.h | 33 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | types.h | 37 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | types.h | 44 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | types.h | 69 typedef __u32 __bitwise __wsum; typedef
|
| /kernel/linux/linux-6.6/tools/virtio/linux/ |
| D | kernel.h | 36 typedef unsigned int __wsum; typedef
|
| /kernel/linux/linux-5.10/tools/virtio/linux/ |
| D | kernel.h | 35 typedef unsigned int __wsum; typedef
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 1999 __be32 *, to, u32, to_size, __wsum, seed) in BPF_CALL_5() argument 2037 BPF_CALL_2(bpf_csum_update, struct sk_buff *, skb, __wsum, csum) in BPF_CALL_2() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| D | filter.c | 2006 __be32 *, to, u32, to_size, __wsum, seed) in BPF_CALL_5() argument 2044 BPF_CALL_2(bpf_csum_update, struct sk_buff *, skb, __wsum, csum) in BPF_CALL_2() argument
|