tag
line
file
source code
_ip_compute_csum
51
arch/ppc/kernel/stubs.c
extern unsigned short _ip_compute_csum(unsigned char *buf, int len);
_ip_compute_csum
57
arch/ppc/kernel/stubs.c
_val = _ip_compute_csum(buf, len);