| /linux-6.15/net/dsa/ |
| H A D | tag_ksz.c | 127 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz8795_xmit() 288 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz9477_xmit() 365 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ksz9893_xmit() 432 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()
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_CHECKSUM.c | 29 skb_checksum_help(skb); in checksum_tg()
|
| H A D | nfnetlink_queue.c | 548 return skb_checksum_help(entskb); in nf_queue_checksum_help()
|
| /linux-6.15/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
|
| /linux-6.15/net/ipv6/ |
| H A D | netfilter.c | 158 (err = skb_checksum_help(skb))) in br_ip6_fragment()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 230 skb_checksum_help(skb); in iwl_mld_get_offload_assist() 250 skb_checksum_help(skb); in iwl_mld_get_offload_assist() 264 skb_checksum_help(skb); in iwl_mld_get_offload_assist()
|
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_singleq_txrx.c | 85 skb_checksum_help(skb); in idpf_tx_singleq_csum() 170 skb_checksum_help(skb); in idpf_tx_singleq_csum()
|
| /linux-6.15/net/bridge/netfilter/ |
| H A D | nf_conntrack_bridge.c | 44 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
|
| /linux-6.15/drivers/net/wireguard/ |
| H A D | send.c | 198 skb_checksum_help(skb))) in encrypt_packet()
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_main.c | 810 if (skb_checksum_help(skb)) { in fm10k_tx_csum() 858 skb_checksum_help(skb); in fm10k_tx_csum()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 64 skb_checksum_help(skb); in iwl_mvm_tx_csum() 84 skb_checksum_help(skb); in iwl_mvm_tx_csum() 98 skb_checksum_help(skb); in iwl_mvm_tx_csum()
|
| /linux-6.15/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 1909 skb_checksum_help(skb); in iavf_tx_enable_csum() 1989 skb_checksum_help(skb); in iavf_tx_enable_csum()
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_tx.c | 415 skb_checksum_help(skb); in offload_csum()
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_output.c | 817 err = skb_checksum_help(skb); in xfrm_output()
|
| H A D | xfrm_iptfs.c | 2097 err = skb_checksum_help(skb); in iptfs_first_skb() 2261 if (skb_checksum_help(skb2)) { in iptfs_output_queued()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 1895 skb_checksum_help(skb); in ice_tx_csum() 2010 skb_checksum_help(skb); in ice_tx_csum()
|
| /linux-6.15/drivers/net/ |
| H A D | tap.c | 315 skb_checksum_help(skb)) { in tap_handle_frame()
|
| /linux-6.15/net/sched/ |
| H A D | sch_netem.c | 515 skb_checksum_help(skb)) { in netem_enqueue()
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 229 skb_checksum_help(skb); in bcmasp_csum_offload()
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 3330 skb_checksum_help(skb); in i40e_tx_enable_csum() 3410 skb_checksum_help(skb); in i40e_tx_enable_csum()
|
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | bgmac.c | 149 skb_checksum_help(skb); in bgmac_dma_tx_add()
|
| /linux-6.15/net/xdp/ |
| H A D | xsk.c | 742 err = skb_checksum_help(skb); in xsk_build_skb()
|