/openbmc/linux/net/dsa/ |
H A D | tag_ksz.c | 126 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz8795_xmit() 280 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz9477_xmit() 343 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz9893_xmit() 410 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in lan937x_xmit()
|
H A D | tag_hellcreek.c | 31 skb_checksum_help(skb)) in hellcreek_xmit()
|
H A D | tag_ocelot_8021q.c | 43 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ocelot_defer_xmit()
|
H A D | tag_rtl8_4.c | 142 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in rtl8_4t_tag_xmit()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_CHECKSUM.c | 29 skb_checksum_help(skb); in checksum_tg()
|
H A D | nfnetlink_queue.c | 453 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
|
/openbmc/linux/Documentation/networking/ |
H A D | checksum-offloads.rst | 68 skb_checksum_help() / skb_crc32c_csum_help functions, as mentioned in 104 skb_checksum_help()), the outer checksum will become correct by virtue of the
|
/openbmc/linux/net/ipv6/ |
H A D | netfilter.c | 157 (err = skb_checksum_help(skb))) in br_ip6_fragment()
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | send.c | 198 skb_checksum_help(skb))) in encrypt_packet()
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | nf_conntrack_bridge.c | 44 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 63 skb_checksum_help(skb); in iwl_mvm_tx_csum() 83 skb_checksum_help(skb); in iwl_mvm_tx_csum() 97 skb_checksum_help(skb); in iwl_mvm_tx_csum()
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_main.c | 811 if (skb_checksum_help(skb)) { in fm10k_tx_csum() 859 skb_checksum_help(skb); in fm10k_tx_csum()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 2041 skb_checksum_help(skb); in iavf_tx_enable_csum() 2121 skb_checksum_help(skb); in iavf_tx_enable_csum()
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_output.c | 770 err = skb_checksum_help(skb); in xfrm_output()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 1859 skb_checksum_help(skb); in ice_tx_csum() 1950 skb_checksum_help(skb); in ice_tx_csum()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 415 skb_checksum_help(skb); in offload_csum()
|
/openbmc/linux/drivers/net/ |
H A D | tap.c | 380 skb_checksum_help(skb)) { in tap_handle_frame()
|
/openbmc/linux/net/sched/ |
H A D | sch_netem.c | 514 skb_checksum_help(skb)) { in netem_enqueue()
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 229 skb_checksum_help(skb); in bcmasp_csum_offload()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 3383 skb_checksum_help(skb); in i40e_tx_enable_csum() 3463 skb_checksum_help(skb); in i40e_tx_enable_csum()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac.c | 149 skb_checksum_help(skb); in bgmac_dma_tx_add()
|
/openbmc/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 710 return skb_checksum_help(skb) == 0; in ftgmac100_prep_tx_csum()
|
/openbmc/linux/net/ipv4/ |
H A D | ip_output.c | 777 (err = skb_checksum_help(skb))) in ip_do_fragment()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ptp.c | 1122 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1132 skb_checksum_help(skb)) { in ibmveth_start_xmit()
|