Home
last modified time | relevance | path

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

12

/linux/net/dsa/
H A Dtag_ksz.c232 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) { in ksz_common_xmit()
263 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) { in ksz9477_xmit()
499 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) { in lan937x_xmit()
H A Dtag_hellcreek.c30 skb_checksum_help(skb)) { in hellcreek_xmit()
H A Dtag_ocelot_8021q.c45 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) { in ocelot_defer_xmit()
H A Dtag_rtl8_4.c146 if (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb)) { in rtl8_4t_tag_xmit()
/linux/net/netfilter/
H A Dxt_CHECKSUM.c29 skb_checksum_help(skb); in checksum_tg()
/linux/net/ipv6/
H A Dnetfilter.c148 (err = skb_checksum_help(skb))) in br_ip6_fragment()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c235 skb_checksum_help(skb); in iwl_mld_get_offload_assist()
255 skb_checksum_help(skb); in iwl_mld_get_offload_assist()
269 skb_checksum_help(skb); in iwl_mld_get_offload_assist()
/linux/drivers/net/wireguard/
H A Dsend.c188 skb_checksum_help(skb))) in encrypt_packet()
/linux/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c43 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
/linux/net/core/
H A Dselftests.c136 if (skb_checksum_help(skb)) { in net_test_get_skb()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c64 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/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c810 if (skb_checksum_help(skb)) { in fm10k_tx_csum()
858 skb_checksum_help(skb); in fm10k_tx_csum()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1912 skb_checksum_help(skb); in iavf_tx_enable_csum()
1992 skb_checksum_help(skb); in iavf_tx_enable_csum()
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c264 return skb_checksum_help(skb); in hinic3_tx_csum()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c415 skb_checksum_help(skb); in offload_csum()
/linux/net/xfrm/
H A Dxfrm_output.c826 err = skb_checksum_help(skb); in xfrm_output()
H A Dxfrm_iptfs.c2119 err = skb_checksum_help(skb); in iptfs_first_skb()
2285 if (skb_checksum_help(skb2)) { in iptfs_output_queued()
/linux/drivers/net/
H A Dtap.c315 skb_checksum_help(skb)) { in tap_handle_frame()
/linux/net/sched/
H A Dsch_netem.c538 (skb->ip_summed == CHECKSUM_PARTIAL && skb_checksum_help(skb))) { in netem_enqueue()
/linux/drivers/net/netdevsim/
H A Dnetdev.c388 skb_checksum_help(skb); in nsim_rcv()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c231 skb_checksum_help(skb); in bcmasp_csum_offload()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3328 skb_checksum_help(skb); in i40e_tx_enable_csum()
3408 skb_checksum_help(skb); in i40e_tx_enable_csum()
/linux/net/ipv4/
H A Dip_output.c775 (err = skb_checksum_help(skb))) in ip_do_fragment()
/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1122 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c1140 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()

12