Searched refs:skb_end_offset (Results 1 – 2 of 2) sorted by relevance
1609 static inline unsigned int skb_end_offset(const struct sk_buff *skb) in skb_end_offset() function1624 static inline unsigned int skb_end_offset(const struct sk_buff *skb) in skb_end_offset() function
304 sk_mem_uncharge(sk, SKB_TRUESIZE(skb_end_offset(skb))); in tcp_wmem_free_skb()