Searched refs:TMPF_RECVD_JOIN (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_opt.c557 (!(tp->t_mpflags & TMPF_RECVD_JOIN)) &&
1262 tp->t_mpflags |= TMPF_RECVD_JOIN;
H A Dtcp_var.h485 #define TMPF_RECVD_JOIN 0x00004000 /* Received Join */ macro
H A Dmptcp_subr.c4672 (!(tp->t_mpflags & TMPF_RECVD_JOIN)) &&

Completed in 33 milliseconds