taglinefilesource code
_ip_fast_csum38arch/ppc/kernel/stubs.cextern unsigned short _ip_fast_csum(unsigned char *buf, int len);
_ip_fast_csum44arch/ppc/kernel/stubs.c_val = _ip_fast_csum(buf, len);