Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dtcp_output.c1638 static int __pskb_trim_head(struct sk_buff *skb, int len) in __pskb_trim_head() function
1678 delta_truesize = __pskb_trim_head(skb, len); in tcp_trim_head()
2495 __pskb_trim_head(skb, copy); in tcp_mtu_probe()