Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_recovery.c9 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_mark_skb_lost()
248 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_newreno_mark_lost()
Dtcp_input.c958 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb) in tcp_skb_mark_lost_uncond_verify() function
2602 tcp_skb_mark_lost_uncond_verify(tp, skb); in tcp_simple_retransmit()
/Linux-v4.19/include/net/
Dtcp.h582 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb);