Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp.c325 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
338 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure);
Dtcp_ipv4.c2594 .enter_memory_pressure = tcp_enter_memory_pressure,
/Linux-v5.4/include/net/
Dtcp.h1397 void tcp_enter_memory_pressure(struct sock *sk);
/Linux-v5.4/net/ipv6/
Dtcp_ipv6.c2029 .enter_memory_pressure = tcp_enter_memory_pressure,