Searched refs:skb_checksum_help (Results 1 – 22 of 22) sorted by relevance
29 skb_checksum_help(skb); in checksum_tg()
333 skb_checksum_help(entskb)) in nfqnl_build_packet_message()
149 err = skb_checksum_help(skb); in iptunnel_handle_offloads()
640 if ((skb->ip_summed == CHECKSUM_PARTIAL) && skb_checksum_help(skb)) in ip_fragment()
192 err = skb_checksum_help(skb); in xfrm_output()
458 skb_checksum_help(skb))) in netem_enqueue()
343 skb_checksum_help(skb)) in macvtap_handle_frame()
858 if (skb_checksum_help(skb)) { in fm10k_tx_csum()
968 skb_checksum_help(skb)) { in ibmveth_start_xmit()
157 skb_checksum_help(skb); in bgmac_dma_tx_add()
8011 if (skb_checksum_help(skb)) in tg3_start_xmit()
717 skb_checksum_help(skb)) in ip6_fragment()
887 rc = skb_checksum_help(skb); in efx_ptp_xmit_skb()
2366 int skb_checksum_help(struct sk_buff *skb) in skb_checksum_help() function2408 EXPORT_SYMBOL(skb_checksum_help);2737 skb_checksum_help(skb)) in validate_xmit_skb()
1831 if (unlikely(skb_checksum_help(skb))) { in t1_start_xmit()
439 (err = skb_checksum_help(skb))) in queue_userspace_packet()
3550 int skb_checksum_help(struct sk_buff *skb);
708 ret = skb_checksum_help(skb); in skb_tx_csum()
6889 if (skb_checksum_help(skb) < 0) in r8169_csum_workaround()6997 return !(skb_checksum_help(skb) || eth_skb_pad(skb)); in rtl8169_tso_csum_v2()
2387 skb_checksum_help(skb); in gfar_start_xmit()
1393 if (skb_checksum_help(skb) < 0) in r8152_csum_workaround()
2869 if (skb_checksum_help(skb)) in myri10ge_xmit()