Searched refs:TMPF_JOINED_FLOW (Results 1 – 4 of 4) sorted by relevance
715 #define TMPF_JOINED_FLOW 0x00000080 /* Indicates additional flow */ macro
1648 (tp->t_mpflags & TMPF_JOINED_FLOW)) { in tcp_timers()
1794 tp->t_mpflags |= (TMPF_PREESTABLISHED | TMPF_JOINED_FLOW); in mptcp_attach_to_subf()6064 !(tp->t_mpflags & TMPF_JOINED_FLOW)) { in mptcp_adj_mss()
4925 if (tp->t_mpflags & TMPF_JOINED_FLOW) { in tcp_input()5009 if ((isconnected) && (tp->t_mpflags & TMPF_JOINED_FLOW)) { in tcp_input()