Home
last modified time | relevance | path

Searched refs:__pskb_trim_head (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_output.c1367 static int __pskb_trim_head(struct sk_buff *skb, int len) in __pskb_trim_head() function
1413 delta_truesize = __pskb_trim_head(skb, len); in tcp_trim_head()
2143 __pskb_trim_head(skb, copy); in tcp_mtu_probe()