Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2450 static inline void tcp_warn_once(const struct sock *sk, bool cond, const char *str) in tcp_warn_once() function
2475 tcp_warn_once(sk, 1, "rtx queue empty: "); in tcp_rto_delta_us()
/linux/net/ipv4/
H A Dtcp_output.c2962 tcp_warn_once(sk, tp->packets_out, "invalid inflight: "); in tcp_send_loss_probe()