Home
last modified time | relevance | path

Searched refs:skb_checksum_help (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.10/net/netfilter/
Dxt_CHECKSUM.c29 skb_checksum_help(skb); in checksum_tg()
Dnfnetlink_queue.c431 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
/Linux-v5.10/Documentation/networking/
Dchecksum-offloads.rst68 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-v5.10/net/ipv6/
Dnetfilter.c149 (err = skb_checksum_help(skb))) in br_ip6_fragment()
Dip6_output.c812 (err = skb_checksum_help(skb))) in ip6_fragment()
/Linux-v5.10/net/bridge/netfilter/
Dnf_conntrack_bridge.c43 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
/Linux-v5.10/drivers/net/wireguard/
Dsend.c198 skb_checksum_help(skb))) in encrypt_packet()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c120 skb_checksum_help(skb); in iwl_mvm_tx_csum()
140 skb_checksum_help(skb); in iwl_mvm_tx_csum()
154 skb_checksum_help(skb); in iwl_mvm_tx_csum()
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c808 if (skb_checksum_help(skb)) { in fm10k_tx_csum()
856 skb_checksum_help(skb); in fm10k_tx_csum()
/Linux-v5.10/net/xfrm/
Dxfrm_output.c619 err = skb_checksum_help(skb); in xfrm_output()
/Linux-v5.10/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c2023 skb_checksum_help(skb); in iavf_tx_enable_csum()
2103 skb_checksum_help(skb); in iavf_tx_enable_csum()
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_txrx.c1953 skb_checksum_help(skb); in ice_tx_csum()
2044 skb_checksum_help(skb); in ice_tx_csum()
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.c415 skb_checksum_help(skb); in offload_csum()
/Linux-v5.10/net/sched/
Dsch_netem.c510 skb_checksum_help(skb)) { in netem_enqueue()
/Linux-v5.10/drivers/net/
Dtap.c372 skb_checksum_help(skb)) in tap_handle_frame()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c3133 skb_checksum_help(skb); in i40e_tx_enable_csum()
3213 skb_checksum_help(skb); in i40e_tx_enable_csum()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c794 skb_checksum_help(skb); in hns3_tunnel_csum_bug()
873 skb_checksum_help(skb); in hns3_set_l2l3l4()
944 skb_checksum_help(skb); in hns3_set_l2l3l4()
/Linux-v5.10/drivers/net/ethernet/broadcom/
Dbgmac.c149 skb_checksum_help(skb); in bgmac_dma_tx_add()
/Linux-v5.10/drivers/net/ethernet/faraday/
Dftgmac100.c702 return skb_checksum_help(skb) == 0; in ftgmac100_prep_tx_csum()
/Linux-v5.10/drivers/net/ethernet/sfc/
Dptp.c1122 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
/Linux-v5.10/drivers/net/ethernet/ibm/
Dibmveth.c1075 skb_checksum_help(skb)) { in ibmveth_start_xmit()
/Linux-v5.10/net/ipv4/
Dip_output.c786 (err = skb_checksum_help(skb))) in ip_do_fragment()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/
Dsge.c1837 if (unlikely(skb_checksum_help(skb))) { in t1_start_xmit()
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc.c69 skb_checksum_help(skb); in enetc_tx_csum()
/Linux-v5.10/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2114 skb_checksum_help(skb); in igbvf_tx_csum()

12