taglinefilesource code
_ip_compute_csum51arch/ppc/kernel/stubs.cextern unsigned short _ip_compute_csum(unsigned char *buf, int len);
_ip_compute_csum57arch/ppc/kernel/stubs.c_val = _ip_compute_csum(buf, len);