Searched refs:TMPF_RESET (Results 1 – 5 of 5) sorted by relevance
925 (tp) && (tp->t_mpflags & TMPF_RESET)) { in tcp_usr_shutdown()3015 (tp) && (tp->t_mpflags & TMPF_RESET)) { in tcp_disconnect()
576 #define TMPF_RESET 0x00008000 /* Send RST */ macro
660 if (tp->t_mpflags & TMPF_RESET) { in tcp_output()
4512 tp->t_mpflags |= TMPF_RESET; in mptcp_subflow_mustrst_ev()5529 if (!(tp->t_mpflags & TMPF_RESET)) { in mptcp_send_dfin()
804 if ((tp) && (tp->t_mpflags & TMPF_RESET)) { in tcp_respond()