Home
last modified time | relevance | path

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

12

/openbmc/linux/net/dsa/
H A Dtag_ksz.c126 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 Dtag_hellcreek.c31 skb_checksum_help(skb)) in hellcreek_xmit()
H A Dtag_ocelot_8021q.c43 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in ocelot_defer_xmit()
H A Dtag_rtl8_4.c142 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) in rtl8_4t_tag_xmit()
/openbmc/linux/net/netfilter/
H A Dxt_CHECKSUM.c29 skb_checksum_help(skb); in checksum_tg()
H A Dnfnetlink_queue.c453 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
/openbmc/linux/Documentation/networking/
H A 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
/openbmc/linux/net/ipv6/
H A Dnetfilter.c157 (err = skb_checksum_help(skb))) in br_ip6_fragment()
/openbmc/linux/drivers/net/wireguard/
H A Dsend.c198 skb_checksum_help(skb))) in encrypt_packet()
/openbmc/linux/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c44 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c63 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 Dfm10k_main.c811 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 Diavf_txrx.c2041 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 Dxfrm_output.c770 err = skb_checksum_help(skb); in xfrm_output()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1859 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 Dhinic_tx.c415 skb_checksum_help(skb); in offload_csum()
/openbmc/linux/drivers/net/
H A Dtap.c380 skb_checksum_help(skb)) { in tap_handle_frame()
/openbmc/linux/net/sched/
H A Dsch_netem.c514 skb_checksum_help(skb)) { in netem_enqueue()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c229 skb_checksum_help(skb); in bcmasp_csum_offload()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3383 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 Dbgmac.c149 skb_checksum_help(skb); in bgmac_dma_tx_add()
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c710 return skb_checksum_help(skb) == 0; in ftgmac100_prep_tx_csum()
/openbmc/linux/net/ipv4/
H A Dip_output.c777 (err = skb_checksum_help(skb))) in ip_do_fragment()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1122 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1132 skb_checksum_help(skb)) { in ibmveth_start_xmit()

12