Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dtcp.h259 static inline bool tcp_under_memory_pressure(const struct sock *sk) in tcp_under_memory_pressure() function
1394 if (tcp_under_memory_pressure(sk)) in tcp_rmem_pressure()