Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_output.c1223 static void __pskb_trim_head(struct sk_buff *skb, int len) in __pskb_trim_head() function
1267 __pskb_trim_head(skb, len); in tcp_trim_head()
1974 __pskb_trim_head(skb, copy); in tcp_mtu_probe()