Home
last modified time | relevance | path

Searched refs:skb_checksum_maybe_trim (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c5097 * skb_checksum_maybe_trim - maybe trims the given skb
5109 static struct sk_buff *skb_checksum_maybe_trim(struct sk_buff *skb, in skb_checksum_maybe_trim() function
5157 skb_chk = skb_checksum_maybe_trim(skb, transport_len); in skb_checksum_trimmed()
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c5631 * skb_checksum_maybe_trim - maybe trims the given skb
5643 static struct sk_buff *skb_checksum_maybe_trim(struct sk_buff *skb, in skb_checksum_maybe_trim() function
5691 skb_chk = skb_checksum_maybe_trim(skb, transport_len); in skb_checksum_trimmed()

Completed in 18 milliseconds