Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c1693 static int __pskb_trim_head(struct sk_buff *skb, int len) in __pskb_trim_head() function
1733 delta_truesize = __pskb_trim_head(skb, len); in tcp_trim_head()
2532 __pskb_trim_head(skb, copy); in tcp_mtu_probe()