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