Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dtcp_timer.c251 __dst_negative_advice(sk); in tcp_write_timeout()
266 __dst_negative_advice(sk); in tcp_write_timeout()
/linux-6.15/include/net/
H A Dsock.h2129 static inline void __dst_negative_advice(struct sock *sk) in __dst_negative_advice() function
2140 __dst_negative_advice(sk); in dst_negative_advice()