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