Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c328 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
341 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure);
Dtcp_ipv4.c2809 .enter_memory_pressure = tcp_enter_memory_pressure,
/net/ipv6/
Dtcp_ipv6.c2144 .enter_memory_pressure = tcp_enter_memory_pressure,