Searched defs:skb_checksum (Results 1 - 1 of 1) sorted by relevance

/net/core/
H A Dskbuff.c2025 __wsum skb_checksum(const struct sk_buff *skb, int offset, function
2035 EXPORT_SYMBOL(skb_checksum); variable
3078 nskb->csum = skb_checksum(nskb, doffset,

Completed in 10 milliseconds