| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | checksum.h | 44 #define csum_tcpudp_magic csum_tcpudp_magic  macro 45 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr,
  | 
| /linux-4.1.27/include/asm-generic/ | 
| D | checksum.h | 72 #ifndef csum_tcpudp_magic 74 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/ia64/lib/ | 
| D | checksum.c | 37 csum_tcpudp_magic (__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function 45 EXPORT_SYMBOL(csum_tcpudp_magic);
  | 
| /linux-4.1.27/arch/powerpc/lib/ | 
| D | ppc_ksyms.c | 23 EXPORT_SYMBOL(csum_tcpudp_magic);
  | 
| D | checksum_32.S | 47 _GLOBAL(csum_tcpudp_magic)
  | 
| D | checksum_64.S | 54 _GLOBAL(csum_tcpudp_magic)
  | 
| /linux-4.1.27/arch/hexagon/kernel/ | 
| D | hexagon_ksyms.c | 56 DECLARE_EXPORT(csum_tcpudp_magic);
  | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | checksum.h | 65 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | checksum.h | 19 extern __sum16 csum_tcpudp_magic (__be32 saddr, __be32 daddr,
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | checksum.h | 16 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
  | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | checksum.h | 71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | checksum.h | 81 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | checksum.h | 67 static inline __sum16 csum_tcpudp_magic(unsigned long saddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/x86/um/asm/ | 
| D | checksum.h | 105 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | alpha_ksyms.c | 55 EXPORT_SYMBOL(csum_tcpudp_magic);
  | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | checksum.h | 134 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | checksum.h | 123 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | checksum.h | 101 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/net/netfilter/ipvs/ | 
| D | ip_vs_proto_udp.c | 193 			udph->check = csum_tcpudp_magic(cp->vaddr.ip,  in udp_snat_handler() 277 			udph->check = csum_tcpudp_magic(cp->caddr.ip,  in udp_dnat_handler() 326 				if (csum_tcpudp_magic(ip_hdr(skb)->saddr,  in udp_csum_check()
  | 
| D | ip_vs_proto_tcp.c | 193 			tcph->check = csum_tcpudp_magic(cp->vaddr.ip,  in tcp_snat_handler() 276 			tcph->check = csum_tcpudp_magic(cp->caddr.ip,  in tcp_dnat_handler() 316 			if (csum_tcpudp_magic(ip_hdr(skb)->saddr,  in tcp_csum_check()
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | checksum.h | 26 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
  | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | checksum.h | 164 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | checksum.h | 147 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | checksum.h | 124 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | checksum.h | 106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | checksum.h | 121 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | checksum_64.h | 112 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| D | checksum_32.h | 133 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | checksum_32.h | 144 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | checksum_64.h | 118 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| D | checksum_32.h | 192 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | checksum.h | 159 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/alpha/lib/ | 
| D | checksum.c | 44 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/arch/hexagon/lib/ | 
| D | checksum.c | 63 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr,  in csum_tcpudp_magic()  function
  | 
| /linux-4.1.27/net/ipv4/netfilter/ | 
| D | nf_nat_l3proto_ipv4.c | 141 			*check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in nf_nat_ipv4_csum_recalc() 145 			*check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in nf_nat_ipv4_csum_recalc()
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | netfilter.c | 135 		    !csum_tcpudp_magic(iph->saddr, iph->daddr,  in nf_ip_checksum()
  | 
| D | inet_lro.c | 124 	tcph->check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in lro_update_tcp_ip_header()
  | 
| D | udp.c | 734 		uh->check = ~csum_tcpudp_magic(src, dst, len,  in udp4_hwcsum() 752 		uh->check = csum_tcpudp_magic(src, dst, len, IPPROTO_UDP, csum);  in udp4_hwcsum() 833 	uh->check = csum_tcpudp_magic(fl4->saddr, fl4->daddr, len,  in udp_send_skb()
  | 
| /linux-4.1.27/include/net/ | 
| D | udp.h | 155 	return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, base);  in udp_v4_check()
  | 
| D | tcp.h | 1072 	return csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base);  in tcp_v4_check()
  | 
| /linux-4.1.27/drivers/net/hyperv/ | 
| D | netvsc_drv.c | 533 		uh->check = csum_tcpudp_magic(ip_hdr(skb)->saddr,  in netvsc_start_xmit() 559 		~csum_tcpudp_magic(ip_hdr(skb)->saddr,  in netvsc_start_xmit()
  | 
| /linux-4.1.27/net/sched/ | 
| D | act_csum.c | 255 		udph->check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in tcf_csum_ipv4_udp()
  | 
| /linux-4.1.27/drivers/net/ethernet/sun/ | 
| D | sunvnet.c | 335 		ptcp->check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in vnet_fullcsum() 343 		pudp->check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in vnet_fullcsum() 1109 				csum = csum_tcpudp_magic(iph->saddr, iph->daddr,  in vnet_skb_shape()
  | 
| /linux-4.1.27/net/core/ | 
| D | netpoll.c | 436 		udph->check = csum_tcpudp_magic(np->local_ip.ip,  in netpoll_send_udp()
  | 
| D | pktgen.c | 2860 		udph->check = csum_tcpudp_magic(iph->saddr, iph->daddr,  in fill_packet_ipv4()
  | 
| D | skbuff.c | 3892 		*csum = ~csum_tcpudp_magic(ip_hdr(skb)->saddr,  in skb_checksum_setup_ipv4()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/i40evf/ | 
| D | i40e_txrx.c | 932 			csum = csum_tcpudp_magic(iph->saddr, iph->daddr,  in i40e_rx_checksum() 1443 		tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in i40e_tso()
  | 
| /linux-4.1.27/net/dccp/ | 
| D | ipv4.c | 364 	return csum_tcpudp_magic(src, dst, skb->len, IPPROTO_DCCP, skb->csum);  in dccp_v4_csum_finish()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_txrx.c | 1449 			csum = csum_tcpudp_magic(  in i40e_rx_checksum() 2154 		tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in i40e_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ | 
| D | pch_gbe_main.c | 1183 					csum_tcpudp_magic(iph->saddr,  in pch_gbe_tx_queue() 1195 					csum_tcpudp_magic(iph->saddr,  in pch_gbe_tx_queue()
  | 
| /linux-4.1.27/drivers/net/ethernet/atheros/atlx/ | 
| D | atl1.c | 2143 					~csum_tcpudp_magic(iph->saddr,  in atl1_tso() 2157 			tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in atl1_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.c | 3475 			bswab16(~csum_tcpudp_magic(ip_hdr(skb)->saddr,  in bnx2x_set_pbd_gso() 3669 			bswab16(~csum_tcpudp_magic(  in bnx2x_update_pbds_gso_enc()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgb/ | 
| D | ixgb_main.c | 1239 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in ixgb_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ | 
| D | qlge_main.c | 2586 			tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in ql_tso() 2629 	*check = ~csum_tcpudp_magic(iph->saddr,  in ql_hw_csum_setup()
  | 
| /linux-4.1.27/drivers/net/ethernet/cisco/enic/ | 
| D | enic_main.c | 460 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(ip_hdr(skb)->saddr,  in enic_queue_wq_skb_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/igbvf/ | 
| D | netdev.c | 1938 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in igbvf_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ | 
| D | atl1e_main.c | 1670 				tcp_hdr(skb)->check = ~csum_tcpudp_magic(  in atl1e_tso_csum()
  | 
| /linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ | 
| D | atl1c_main.c | 2004 				tcp_hdr(skb)->check = ~csum_tcpudp_magic(  in atl1c_tso_csum()
  | 
| /linux-4.1.27/drivers/net/ethernet/ | 
| D | jme.c | 2103 			tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in jme_tx_tso()
  | 
| /linux-4.1.27/drivers/net/vmxnet3/ | 
| D | vmxnet3_drv.c | 898 		tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, 0,  in vmxnet3_prepare_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf_main.c | 3293 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in ixgbevf_tso()
  | 
| /linux-4.1.27/drivers/s390/net/ | 
| D | qeth_l3_main.c | 2920 		tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in qeth_tso_fill_header()
  | 
| /linux-4.1.27/drivers/net/ethernet/brocade/bna/ | 
| D | bnad.c | 2518 			~csum_tcpudp_magic(iph->saddr, iph->daddr, 0,  in bnad_tso_prepare()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/e1000/ | 
| D | e1000_main.c | 2729 			tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in e1000_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/e1000e/ | 
| D | netdev.c | 5213 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in e1000_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/igb/ | 
| D | igb_main.c | 4673 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in igb_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 6803 		tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,  in ixgbe_tso()
  | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/ | 
| D | tg3.c | 7978 			tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,  in tg3_start_xmit()
  |