/arch/hexagon/include/asm/ |
D | checksum.h | 31 #define csum_tcpudp_magic csum_tcpudp_magic macro 32 __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 | 42 DECLARE_EXPORT(csum_tcpudp_magic);
|
/arch/alpha/include/asm/ |
D | checksum.h | 17 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/arch/ia64/include/asm/ |
D | checksum.h | 20 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/arch/nios2/include/asm/ |
D | checksum.h | 70 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/x86/um/asm/ |
D | checksum.h | 107 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/parisc/include/asm/ |
D | checksum.h | 106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/arm/include/asm/ |
D | checksum.h | 125 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function
|
/arch/s390/include/asm/ |
D | checksum.h | 121 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, __u8 proto, 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 | 132 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/sparc/include/asm/ |
D | checksum_64.h | 118 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
D | checksum_32.h | 192 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/sh/include/asm/ |
D | checksum_32.h | 140 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/arch/xtensa/include/asm/ |
D | checksum.h | 158 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, 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 | 88 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() function
|