Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_timer.c578 tcp_stream_is_thin(tp) && in tcp_retransmit_timer()
/Linux-v5.15/include/net/
Dtcp.h1939 static inline bool tcp_stream_is_thin(struct tcp_sock *tp) in tcp_stream_is_thin() function