/linux-4.4.14/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.4.14/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.4.14/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.4.14/arch/powerpc/lib/ |
D | ppc_ksyms.c | 23 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | hexagon_ksyms.c | 56 DECLARE_EXPORT(csum_tcpudp_magic);
|
/linux-4.4.14/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.4.14/arch/ia64/include/asm/ |
D | checksum.h | 19 extern __sum16 csum_tcpudp_magic (__be32 saddr, __be32 daddr,
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | checksum.h | 16 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
|
/linux-4.4.14/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.4.14/arch/mn10300/include/asm/ |
D | checksum.h | 67 static inline __sum16 csum_tcpudp_magic(unsigned long saddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/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.4.14/arch/x86/um/asm/ |
D | checksum.h | 106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/arch/alpha/kernel/ |
D | alpha_ksyms.c | 55 EXPORT_SYMBOL(csum_tcpudp_magic);
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/net/netfilter/ipvs/ |
D | ip_vs_proto_udp.c | 207 udph->check = csum_tcpudp_magic(cp->vaddr.ip, in udp_snat_handler() 291 udph->check = csum_tcpudp_magic(cp->caddr.ip, in udp_dnat_handler() 340 if (csum_tcpudp_magic(ip_hdr(skb)->saddr, in udp_csum_check()
|
D | ip_vs_proto_tcp.c | 213 tcph->check = csum_tcpudp_magic(cp->vaddr.ip, in tcp_snat_handler() 296 tcph->check = csum_tcpudp_magic(cp->caddr.ip, in tcp_dnat_handler() 336 if (csum_tcpudp_magic(ip_hdr(skb)->saddr, in tcp_csum_check()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | checksum.h | 121 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/arch/powerpc/include/asm/ |
D | checksum.h | 125 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/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.4.14/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.4.14/arch/alpha/lib/ |
D | checksum.c | 44 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/arch/hexagon/lib/ |
D | checksum.c | 63 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr, in csum_tcpudp_magic() function
|
/linux-4.4.14/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.4.14/net/ipv4/ |
D | netfilter.c | 134 !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 | 737 uh->check = ~csum_tcpudp_magic(src, dst, len, in udp4_hwcsum() 755 uh->check = csum_tcpudp_magic(src, dst, len, IPPROTO_UDP, csum); in udp4_hwcsum() 836 uh->check = csum_tcpudp_magic(fl4->saddr, fl4->daddr, len, in udp_send_skb()
|
/linux-4.4.14/include/net/ |
D | udp.h | 155 return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, base); in udp_v4_check()
|
D | tcp.h | 1134 return csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base); in tcp_v4_check()
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc_drv.c | 576 uh->check = csum_tcpudp_magic(ip_hdr(skb)->saddr, in netvsc_start_xmit() 602 ~csum_tcpudp_magic(ip_hdr(skb)->saddr, in netvsc_start_xmit()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 871 csum = csum_tcpudp_magic(iph->saddr, iph->daddr, in i40e_rx_checksum() 1469 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in i40e_tso() 1562 oudph->check = ~csum_tcpudp_magic(oiph->saddr, in i40e_tx_enable_csum()
|
/linux-4.4.14/net/sched/ |
D | act_csum.c | 256 udph->check = csum_tcpudp_magic(iph->saddr, iph->daddr, in tcf_csum_ipv4_udp()
|
/linux-4.4.14/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.4.14/net/core/ |
D | netpoll.c | 443 udph->check = csum_tcpudp_magic(np->local_ip.ip, in netpoll_send_udp()
|
D | pktgen.c | 2911 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.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 1398 csum = csum_tcpudp_magic( in i40e_rx_checksum() 2220 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in i40e_tso() 2357 oudph->check = ~csum_tcpudp_magic(oiph->saddr, in i40e_tx_enable_csum()
|
/linux-4.4.14/net/dccp/ |
D | ipv4.c | 362 return csum_tcpudp_magic(src, dst, skb->len, IPPROTO_DCCP, skb->csum); in dccp_v4_csum_finish()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1239 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgb_tso()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 3540 bswab16(~csum_tcpudp_magic(ip_hdr(skb)->saddr, in bnx2x_set_pbd_gso() 3734 bswab16(~csum_tcpudp_magic( in bnx2x_update_pbds_gso_enc()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 2597 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ql_tso() 2640 *check = ~csum_tcpudp_magic(iph->saddr, in ql_hw_csum_setup()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 1670 tcp_hdr(skb)->check = ~csum_tcpudp_magic( in atl1e_tso_csum()
|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 1939 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in igbvf_tso()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2013 tcp_hdr(skb)->check = ~csum_tcpudp_magic( in atl1c_tso_csum()
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 530 tcp_hdr(skb)->check = ~csum_tcpudp_magic(ip_hdr(skb)->saddr, in enic_queue_wq_skb_tso()
|
/linux-4.4.14/drivers/net/ethernet/ |
D | jme.c | 2105 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in jme_tx_tso()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 3305 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgbevf_tso()
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_l3_main.c | 2810 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in qeth_tso_fill_header()
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 918 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, 0, in vmxnet3_prepare_tso()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 2520 ~csum_tcpudp_magic(iph->saddr, iph->daddr, 0, in bnad_tso_prepare()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 2724 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in e1000_tso()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 4669 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in igb_tso()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 5362 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in e1000_tso()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 6961 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgbe_tso()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 7978 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in tg3_start_xmit()
|