/arch/hexagon/include/asm/ |
D | checksum.h | 20 #define csum_tcpudp_magic csum_tcpudp_magic macro 21 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/arch/ia64/lib/ |
D | checksum.c | 38 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function 46 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/arch/alpha/lib/ |
D | checksum.c | 45 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function 52 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/arch/hexagon/kernel/ |
D | hexagon_ksyms.c | 41 DECLARE_EXPORT(csum_tcpudp_magic);
|
/arch/nios2/include/asm/ |
D | checksum.h | 63 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/ia64/include/asm/ |
D | checksum.h | 20 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/arch/x86/um/asm/ |
D | checksum.h | 71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/alpha/include/asm/ |
D | checksum.h | 17 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/arch/parisc/include/asm/ |
D | checksum.h | 92 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/m68k/include/asm/ |
D | checksum.h | 102 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
|
/arch/sparc/include/asm/ |
D | checksum_64.h | 85 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
D | checksum_32.h | 151 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/x86/include/asm/ |
D | checksum_64.h | 113 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
|
/arch/sh/include/asm/ |
D | checksum_32.h | 139 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/arm/include/asm/ |
D | checksum.h | 136 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function
|
/arch/xtensa/include/asm/ |
D | checksum.h | 156 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/s390/include/asm/ |
D | checksum.h | 97 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function
|
/arch/hexagon/lib/ |
D | checksum.c | 50 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/powerpc/include/asm/ |
D | checksum.h | 87 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function
|