Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c1629 static int __pskb_trim_head(struct sk_buff *skb, int len) in __pskb_trim_head() function
1675 delta_truesize = __pskb_trim_head(skb, len); in tcp_trim_head()
2436 __pskb_trim_head(skb, copy); in tcp_mtu_probe()
/kernel/linux/linux-6.6/net/ipv4/
H A 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()

Completed in 11 milliseconds