Searched refs:skb_checksum_help (Results 1 – 25 of 33) sorted by relevance
12
32 skb_checksum_help(skb); in checksum_tg()
435 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
56 the skb_checksum_help() / skb_crc32c_csum_help functions, as mentioned in88 skb_checksum_help()), the outer checksum will become correct by virtue of
250 err = skb_checksum_help(skb); in xfrm_output()
126 skb_checksum_help(skb); in iwl_mvm_tx_csum()146 skb_checksum_help(skb); in iwl_mvm_tx_csum()160 skb_checksum_help(skb); in iwl_mvm_tx_csum()
819 if (skb_checksum_help(skb)) { in fm10k_tx_csum()867 skb_checksum_help(skb); in fm10k_tx_csum()
2011 skb_checksum_help(skb); in i40e_tx_enable_csum()2091 skb_checksum_help(skb); in i40e_tx_enable_csum()
710 skb_checksum_help(skb); in hns3_tunnel_csum_bug()772 skb_checksum_help(skb); in hns3_set_l3l4_type_csum()829 skb_checksum_help(skb); in hns3_set_l3l4_type_csum()
373 skb_checksum_help(skb)) in tap_handle_frame()
505 skb_checksum_help(skb)) { in netem_enqueue()
1403 skb_checksum_help(skb); in ice_tx_csum()
3101 skb_checksum_help(skb); in i40e_tx_enable_csum()3181 skb_checksum_help(skb); in i40e_tx_enable_csum()
149 skb_checksum_help(skb); in bgmac_dma_tx_add()
585 (err = skb_checksum_help(skb))) in ip_do_fragment()
712 return skb_checksum_help(skb) == 0; in ftgmac100_prep_tx_csum()
1062 skb_checksum_help(skb)) { in ibmveth_start_xmit()
1093 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
631 (err = skb_checksum_help(skb))) in ip6_fragment()
1830 if (unlikely(skb_checksum_help(skb))) { in t1_start_xmit()
667 if (skb_checksum_help(skb)) in netvsc_start_xmit()
2872 int skb_checksum_help(struct sk_buff *skb) in skb_checksum_help() function2914 EXPORT_SYMBOL(skb_checksum_help);3288 return !!(features & NETIF_F_CSUM_MASK) ? 0 : skb_checksum_help(skb); in skb_csum_hwoffload_help()
2107 skb_checksum_help(skb); in igbvf_tx_csum()
5990 if (skb_checksum_help(skb) < 0) in r8169_csum_workaround()6086 return !(skb_checksum_help(skb) || eth_skb_pad(skb)); in rtl8169_tso_csum_v2()
704 ret = skb_checksum_help(skb); in skb_tx_csum()
4222 int skb_checksum_help(struct sk_buff *skb);