Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c337 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
350 EXPORT_IPV6_MOD_GPL(tcp_enter_memory_pressure);
H A Dtcp_ipv4.c3523 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/net/mptcp/
H A Dprotocol.c1020 tcp_enter_memory_pressure(ssk); in mptcp_enter_memory_pressure()