Searched refs:TMPF_SENT_JOIN (Results 1 – 4 of 4) sorted by relevance
574 #define TMPF_SENT_JOIN 0x00002000 /* Sent Join */ macro
3563 (tp->t_mpflags & TMPF_SENT_JOIN)) { in tcp_input()4232 (tp->t_mpflags & TMPF_SENT_JOIN)) { in tcp_input()4345 if (tp->t_mpflags & TMPF_SENT_JOIN) { in tcp_input()
1085 tp->t_mpflags |= (TMPF_SENT_JOIN | TMPF_SND_JACK); in mptcp_do_mpjoin_opt()
6202 tp->t_mpflags & TMPF_SENT_JOIN) { in mptcp_adj_mss()