taglinefilesource code
csum_tcpudp_magic15include/asm-alpha/checksum.hextern unsigned short int csum_tcpudp_magic(unsigned long saddr,
csum_tcpudp_magic769net/ipv4/ip_fw.cuh->check=csum_tcpudp_magic(saddr,daddr,len,
csum_tcpudp_magic1308net/ipv4/tcp.creturn csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base);
csum_tcpudp_magic207net/ipv4/udp.creturn(csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, base));
csum_tcpudp_magic249net/ipv4/udp.cufh->uh.check = csum_tcpudp_magic(saddr, ufh->daddr,