Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c325 void tcp_enter_memory_pressure(struct sock *sk)
951 tcp_enter_memory_pressure(sk); in tcp_stream_alloc_skb()
326 void tcp_enter_memory_pressure(struct sock *sk) tcp_enter_memory_pressure() function
H A Dtcp_ipv4.c3363 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/net/ipv6/
H A Dtcp_ipv6.c2300 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/include/net/
H A Dtcp.h1839 void tcp_enter_memory_pressure(struct sock *sk); in keepalive_intvl_when()
/linux/net/mptcp/
H A Dprotocol.c1156 tcp_enter_memory_pressure(ssk); in mptcp_enter_memory_pressure()