taglinefilesource code
csum_tcpudp_magic3arch/ppc/kernel/stubs.cunsigned int csum_tcpudp_magic(void);
csum_tcpudp_magic15include/asm-alpha/checksum.hextern unsigned short int csum_tcpudp_magic(unsigned long saddr,
csum_tcpudp_magic15include/asm-ppc/checksum.hextern unsigned short int csum_tcpudp_magic(unsigned long saddr,
csum_tcpudp_magic283include/net/tcp.hreturn csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base);
csum_tcpudp_magic803net/ipv4/ip_fw.cuh->check=csum_tcpudp_magic(saddr,daddr,len,
csum_tcpudp_magic213net/ipv4/udp.creturn(csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, base));
csum_tcpudp_magic255net/ipv4/udp.cufh->uh.check = csum_tcpudp_magic(saddr, ufh->daddr,