Searched refs:TMPF_SENT_JOIN (Results 1 – 4 of 4) sorted by relevance
721 #define TMPF_SENT_JOIN 0x00002000 /* Sent Join */ macro
4037 (tp->t_mpflags & TMPF_SENT_JOIN)) { in tcp_input()4802 (tp->t_mpflags & TMPF_SENT_JOIN)) { in tcp_input()4926 if (tp->t_mpflags & TMPF_SENT_JOIN) { in tcp_input()
1141 tp->t_mpflags |= (TMPF_SENT_JOIN | TMPF_SND_JACK); in mptcp_do_mpjoin_opt()
6069 tp->t_mpflags & TMPF_SENT_JOIN) { in mptcp_adj_mss()