/openbmc/linux/arch/x86/um/asm/ |
H A D | checksum_32.h | 8 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/x86/lib/ |
H A D | csum-partial_64.c | 119 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/ia64/lib/ |
H A D | checksum.c | 97 __sum16 ip_compute_csum (const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | checksum_64.h | 127 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
H A D | checksum_32.h | 193 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/lib/ |
H A D | checksum.c | 142 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | checksum.h | 113 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | checksum.h | 103 static inline __sum16 ip_compute_csum(const void *buf, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | checksum.h | 149 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | checksum.h | 107 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/alpha/lib/ |
H A D | checksum.c | 180 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | checksum_32.h | 139 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | checksum.h | 168 static __inline__ __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | checksum_32.h | 152 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | checksum.h | 177 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | checksum.h | 210 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum() function
|