tcp_enter_memory_pressure
void tcp_enter_memory_pressure(struct sock *sk);
EXPORT_IPV6_MOD_GPL(tcp_enter_memory_pressure);
tcp_enter_memory_pressure(sk);
.enter_memory_pressure = tcp_enter_memory_pressure,
.enter_memory_pressure = tcp_enter_memory_pressure,
tcp_enter_memory_pressure(ssk);