Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp.c329 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
336 EXPORT_SYMBOL(tcp_enter_memory_pressure);
Dtcp_ipv4.c2327 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux-4.4.14/include/net/
Dtcp.h1222 void tcp_enter_memory_pressure(struct sock *sk);
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c1873 .enter_memory_pressure = tcp_enter_memory_pressure,