Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2639 extern s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, in tcp_key_is_md5()
/linux/net/ipv4/
H A Dtcp_input.c2545 else if (skb != head && tcp_rack_skb_timeout(tp, skb, 0) > 0) in tcp_timeout_mark_lost()