Searched refs:ip_compute_csum (Results 1 - 25 of 55) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dchecksum.h10 * This is a version of ip_compute_csum() optimized for IP headers,
79 extern unsigned short ip_compute_csum (unsigned char *buff, int len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dchecksum.h10 * This is a version of ip_compute_csum() optimized for IP headers,
79 extern unsigned short ip_compute_csum (unsigned char *buff, int len);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dchecksum.h6 * This is a version of ip_compute_csum() optimized for IP headers,
70 extern unsigned short ip_compute_csum(unsigned char * buff, int len);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dchecksum.h76 * This is a version of ip_compute_csum() optimized for IP headers,
106 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) { function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dchecksum.h6 * This is a version of ip_compute_csum() optimized for IP headers,
70 extern unsigned short ip_compute_csum(unsigned char * buff, int len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dchecksum.h76 * This is a version of ip_compute_csum() optimized for IP headers,
106 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) { function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/lib/
H A Dcsum-partial.c119 unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/lib/
H A Dchecksum.c96 unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dchecksum.h43 * This is a version of ip_compute_csum() optimized for IP headers,
118 ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dchecksum.h89 * This is a version of ip_compute_csum() optimized for IP headers,
193 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dchecksum.h92 * This is a version of ip_compute_csum() optimized for IP headers,
191 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dchecksum.h142 static inline unsigned short ip_compute_csum(unsigned char * buf, int len) { function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dchecksum.h73 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
96 * This is a version of ip_compute_csum() optimized for IP headers,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dchecksum.h12 * This is a version of ip_compute_csum() optimized for IP headers,
89 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dchecksum.h115 * This is a version of ip_compute_csum() optimized for IP headers,
187 ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dchecksum.h43 * This is a version of ip_compute_csum() optimized for IP headers,
118 ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dchecksum.h89 * This is a version of ip_compute_csum() optimized for IP headers,
193 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dchecksum.h92 * This is a version of ip_compute_csum() optimized for IP headers,
191 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dchecksum.h142 static inline unsigned short ip_compute_csum(unsigned char * buf, int len) { function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dchecksum.h73 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
96 * This is a version of ip_compute_csum() optimized for IP headers,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dchecksum.h12 * This is a version of ip_compute_csum() optimized for IP headers,
89 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dchecksum.h115 * This is a version of ip_compute_csum() optimized for IP headers,
187 ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dchecksum.h89 * This is a version of ip_compute_csum() optimized for IP headers,
193 static inline unsigned short ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dchecksum.h49 * This is a version of ip_compute_csum() optimized for IP headers,
141 ip_compute_csum(unsigned char * buff, int len) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dchecksum.h34 * This is a version of ip_compute_csum() optimized for IP headers,
153 * ip_compute_csum - Compute an 16bit IP checksum.
160 extern unsigned short ip_compute_csum(unsigned char * buff, int len);

Completed in 144 milliseconds

123