skb_partial_csum_set
skb_partial_csum_set(skb, iphlen,
bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off);
if (!skb_partial_csum_set(skb, start, off))
EXPORT_SYMBOL_GPL(skb_partial_csum_set);
if (!err && !skb_partial_csum_set(skb, off,
if (!err && !skb_partial_csum_set(skb, off,