Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_recovery.c9 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_mark_skb_lost()
249 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_newreno_mark_lost()
Dtcp_input.c951 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb) in tcp_skb_mark_lost_uncond_verify() function
2609 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_simple_retransmit()
/Linux-v5.4/include/net/
Dtcp.h593 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb);