Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c574 static inline bool tcp_nip_need_reset(int state) in tcp_nip_need_reset() function
2169 } else if (tcp_nip_need_reset(old_state) || (tp->snd_nxt != tp->write_seq && in tcp_nip_disconnect()