/linux-3.4.99/arch/hexagon/include/asm/ |
D | checksum.h | 44 #define csum_tcpudp_magic csum_tcpudp_magic macro 45 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr,
|
/linux-3.4.99/include/asm-generic/ |
D | checksum.h | 68 #ifndef csum_tcpudp_magic 70 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/ia64/lib/ |
D | checksum.c | 37 csum_tcpudp_magic (__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function 45 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/linux-3.4.99/arch/cris/include/asm/ |
D | checksum.h | 65 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | checksum.h | 89 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | checksum.h | 19 extern __sum16 csum_tcpudp_magic (__be32 saddr, __be32 daddr,
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | checksum.h | 16 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | checksum.h | 67 static inline __sum16 csum_tcpudp_magic(unsigned long saddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | checksum.h | 134 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/frv/include/asm/ |
D | checksum.h | 123 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/alpha/kernel/ |
D | alpha_ksyms.c | 58 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/linux-3.4.99/arch/x86/um/asm/ |
D | checksum_64.h | 90 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
D | checksum_32.h | 134 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | checksum.h | 101 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/x86/include/asm/ |
D | checksum_64.h | 112 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
D | checksum_32.h | 127 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/arm/include/asm/ |
D | checksum.h | 110 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/net/netfilter/ipvs/ |
D | ip_vs_proto_udp.c | 196 udph->check = csum_tcpudp_magic(cp->vaddr.ip, in udp_snat_handler() 282 udph->check = csum_tcpudp_magic(cp->caddr.ip, in udp_dnat_handler() 331 if (csum_tcpudp_magic(ip_hdr(skb)->saddr, in udp_csum_check()
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | checksum.h | 23 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | checksum.h | 106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/score/include/asm/ |
D | checksum.h | 164 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | checksum.h | 147 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/s390/include/asm/ |
D | checksum.h | 130 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | checksum_64.h | 118 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-3.4.99/arch/sh/include/asm/ |
D | checksum_32.h | 144 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|