Searched refs:skb_checksum_help (Results 1 – 6 of 6) sorted by relevance
148 EXPORT_SYMBOL(skb_checksum_help);
467 skb_checksum_help(skb); in nf_hook_slow()
977 struct sk_buff * skb_checksum_help(struct sk_buff *skb) in skb_checksum_help() function1065 if ((skb = skb_checksum_help(skb)) == NULL) in dev_queue_xmit()
886 extern struct sk_buff * skb_checksum_help(struct sk_buff *skb);
342 (skb = skb_checksum_help(skb)) == NULL) in ip_queue_xmit2()
1359 skb_checksum_help(skb); in start_tx()