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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c323 void tcp_enter_memory_pressure(struct sock *sk) function
330 EXPORT_SYMBOL(tcp_enter_memory_pressure); variable
H A Dtcp_ipv4.c2621 .enter_memory_pressure = tcp_enter_memory_pressure,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h990 extern void tcp_enter_memory_pressure(struct sock *sk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2148 .enter_memory_pressure = tcp_enter_memory_pressure,

Completed in 51 milliseconds