Home
last modified time | relevance | path

Searched refs:csum_tcpudp_magic (Results 1 – 66 of 66) sorted by relevance

/linux-4.4.14/arch/hexagon/include/asm/
Dchecksum.h44 #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/
Dchecksum.h72 #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/
Dchecksum.c37 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/
Dppc_ksyms.c23 EXPORT_SYMBOL(csum_tcpudp_magic);
/linux-4.4.14/arch/hexagon/kernel/
Dhexagon_ksyms.c56 DECLARE_EXPORT(csum_tcpudp_magic);
/linux-4.4.14/arch/cris/include/asm/
Dchecksum.h65 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/ia64/include/asm/
Dchecksum.h19 extern __sum16 csum_tcpudp_magic (__be32 saddr, __be32 daddr,
/linux-4.4.14/arch/alpha/include/asm/
Dchecksum.h16 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
/linux-4.4.14/arch/nios2/include/asm/
Dchecksum.h71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/mn10300/include/asm/
Dchecksum.h67 static inline __sum16 csum_tcpudp_magic(unsigned long saddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/metag/include/asm/
Dchecksum.h81 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
/linux-4.4.14/arch/x86/um/asm/
Dchecksum.h106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/alpha/kernel/
Dalpha_ksyms.c55 EXPORT_SYMBOL(csum_tcpudp_magic);
/linux-4.4.14/arch/avr32/include/asm/
Dchecksum.h134 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/frv/include/asm/
Dchecksum.h123 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
/linux-4.4.14/arch/m68k/include/asm/
Dchecksum.h101 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto_udp.c207 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()
Dip_vs_proto_tcp.c213 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/
Dchecksum.h121 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/parisc/include/asm/
Dchecksum.h106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/arm/include/asm/
Dchecksum.h124 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
/linux-4.4.14/arch/m32r/include/asm/
Dchecksum.h147 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/score/include/asm/
Dchecksum.h164 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() function
/linux-4.4.14/arch/x86/include/asm/
Dchecksum_64.h112 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
Dchecksum_32.h133 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/sparc/include/asm/
Dchecksum_64.h118 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
Dchecksum_32.h192 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/powerpc/include/asm/
Dchecksum.h125 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/sh/include/asm/
Dchecksum_32.h144 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/xtensa/include/asm/
Dchecksum.h159 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/alpha/lib/
Dchecksum.c44 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() function
/linux-4.4.14/arch/hexagon/lib/
Dchecksum.c63 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr, in csum_tcpudp_magic() function
/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_l3proto_ipv4.c141 *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/
Dnetfilter.c134 !csum_tcpudp_magic(iph->saddr, iph->daddr, in nf_ip_checksum()
Dinet_lro.c124 tcph->check = csum_tcpudp_magic(iph->saddr, iph->daddr, in lro_update_tcp_ip_header()
Dudp.c737 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/
Dudp.h155 return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, base); in udp_v4_check()
Dtcp.h1134 return csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base); in tcp_v4_check()
/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c576 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/
Di40e_txrx.c871 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/
Dact_csum.c256 udph->check = csum_tcpudp_magic(iph->saddr, iph->daddr, in tcf_csum_ipv4_udp()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunvnet.c335 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/
Dnetpoll.c443 udph->check = csum_tcpudp_magic(np->local_ip.ip, in netpoll_send_udp()
Dpktgen.c2911 udph->check = csum_tcpudp_magic(iph->saddr, iph->daddr, in fill_packet_ipv4()
Dskbuff.c3892 *csum = ~csum_tcpudp_magic(ip_hdr(skb)->saddr, in skb_checksum_setup_ipv4()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c1398 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/
Dipv4.c362 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/
Dpch_gbe_main.c1183 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/
Datl1.c2143 ~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/
Dixgb_main.c1239 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgb_tso()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3540 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/
Dqlge_main.c2597 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/
Datl1e_main.c1670 tcp_hdr(skb)->check = ~csum_tcpudp_magic( in atl1e_tso_csum()
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1939 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in igbvf_tso()
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2013 tcp_hdr(skb)->check = ~csum_tcpudp_magic( in atl1c_tso_csum()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_main.c530 tcp_hdr(skb)->check = ~csum_tcpudp_magic(ip_hdr(skb)->saddr, in enic_queue_wq_skb_tso()
/linux-4.4.14/drivers/net/ethernet/
Djme.c2105 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in jme_tx_tso()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c3305 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgbevf_tso()
/linux-4.4.14/drivers/s390/net/
Dqeth_l3_main.c2810 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in qeth_tso_fill_header()
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_drv.c918 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, 0, in vmxnet3_prepare_tso()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad.c2520 ~csum_tcpudp_magic(iph->saddr, iph->daddr, 0, in bnad_tso_prepare()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c2724 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in e1000_tso()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c4669 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in igb_tso()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c5362 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in e1000_tso()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c6961 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr, in ixgbe_tso()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c7978 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in tg3_start_xmit()