/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | checksum.h | 16 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/common_modules/newip/src/common/ |
H A D | nip_checksum.h | 18 struct nip_addr saddr; /* Source address, network order.(big end) */ member
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | checksum.h | 16 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-5.10/arch/x86/um/asm/ |
H A D | checksum_32.h | 14 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic() argument
|
H A D | checksum.h | 55 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument 71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() argument
|
/kernel/linux/linux-5.10/arch/c6x/include/asm/ |
H A D | checksum.h | 10 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
H A D | checksum.h | 26 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
H A D | checksum.h | 40 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() argument 63 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
H A D | flow_nip.h | 18 struct nip_addr saddr; member
|
H A D | nip_route.h | 44 nip_route_get_saddr(struct net *net, struct nip_rt_info *rt, const struct nip_addr *daddr, struct nip_addr *saddr) nip_route_get_saddr() argument
|
/kernel/linux/linux-6.6/arch/csky/include/asm/ |
H A D | checksum.h | 25 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-6.6/arch/nios2/include/asm/ |
H A D | checksum.h | 40 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() argument 63 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() argument
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | checksum.h | 52 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() argument
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | checksum.h | 52 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() argument
|
/kernel/linux/linux-6.6/arch/x86/um/asm/ |
H A D | checksum_32.h | 14 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | sctp_collision.c | 11 struct sockaddr_in saddr = {}, daddr = {}; in main() local
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | checksum.c | 38 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() argument 49 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | csum-wrappers_64.c | 78 __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic() argument
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | checksum.h | 70 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | checksum.h | 70 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | checksum.c | 38 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() argument 49 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_iptunnel_common.h | 25 } saddr; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_tx_iptunnel_common.h | 25 } saddr; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netfilter_ipv4.h | 14 __be32 saddr; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_checksum.h | 54 tcp_v6_check(int len, const struct in6_addr *saddr, const struct in6_addr *daddr, __wsum base) tcp_v6_check() argument 62 __tcp_v6_send_check(struct sk_buff *skb, const struct in6_addr *saddr, const struct in6_addr *daddr) __tcp_v6_send_check() argument 88 udp_v6_check(int len, const struct in6_addr *saddr, const struct in6_addr *daddr, __wsum base) udp_v6_check() argument [all...] |