Searched refs:skb_checksum_help (Results 1 – 25 of 36) sorted by relevance
12
29 skb_checksum_help(skb); in checksum_tg()
431 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
68 skb_checksum_help() / skb_crc32c_csum_help functions, as mentioned in104 skb_checksum_help()), the outer checksum will become correct by virtue of the
149 (err = skb_checksum_help(skb))) in br_ip6_fragment()
813 (err = skb_checksum_help(skb))) in ip6_fragment()
43 (err = skb_checksum_help(skb))) in nf_br_ip_fragment()
120 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()
602 err = skb_checksum_help(skb); in xfrm_output()
821 if (skb_checksum_help(skb)) { in fm10k_tx_csum()869 skb_checksum_help(skb); in fm10k_tx_csum()
2028 skb_checksum_help(skb); in iavf_tx_enable_csum()2108 skb_checksum_help(skb); in iavf_tx_enable_csum()
510 skb_checksum_help(skb)) { in netem_enqueue()
374 skb_checksum_help(skb)) in tap_handle_frame()
3106 skb_checksum_help(skb); in i40e_tx_enable_csum()3186 skb_checksum_help(skb); in i40e_tx_enable_csum()
808 skb_checksum_help(skb); in hns3_tunnel_csum_bug()887 skb_checksum_help(skb); in hns3_set_l2l3l4()958 skb_checksum_help(skb); in hns3_set_l2l3l4()
1823 skb_checksum_help(skb); in ice_tx_csum()
149 skb_checksum_help(skb); in bgmac_dma_tx_add()
780 (err = skb_checksum_help(skb))) in ip_do_fragment()
700 return skb_checksum_help(skb) == 0; in ftgmac100_prep_tx_csum()
1049 skb_checksum_help(skb)) { in ibmveth_start_xmit()
67 skb_checksum_help(skb); in enetc_tx_csum()
1090 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb_mc()
1829 if (unlikely(skb_checksum_help(skb))) { in t1_start_xmit()
675 if (skb_checksum_help(skb)) in netvsc_start_xmit()
2110 skb_checksum_help(skb); in igbvf_tx_csum()
2832 int skb_checksum_help(struct sk_buff *skb) in skb_checksum_help() function2874 EXPORT_SYMBOL(skb_checksum_help);3249 return !!(features & NETIF_F_CSUM_MASK) ? 0 : skb_checksum_help(skb); in skb_csum_hwoffload_help()