Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp.c326 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
339 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure);
Dtcp_ipv4.c2785 .enter_memory_pressure = tcp_enter_memory_pressure,
/Linux-v5.10/include/net/
Dtcp.h1436 void tcp_enter_memory_pressure(struct sock *sk);
/Linux-v5.10/net/ipv6/
Dtcp_ipv6.c2128 .enter_memory_pressure = tcp_enter_memory_pressure,