Go to the documentation of this file.
14 #ifndef __UNICORE_CHECKSUM_H__
15 #define __UNICORE_CHECKSUM_H__
29 "addc.a %0, %0, %4 << #8\n"
33 :
"r" (sum),
"r" (daddr),
"r" (saddr),
"r" (len),
"Ir" (
htons(proto))
37 #define csum_tcpudp_nofold csum_tcpudp_nofold