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

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_opt.c518 (!(tp->t_mpflags & TMPF_RECVD_JOIN)) &&
1183 tp->t_mpflags |= TMPF_RECVD_JOIN;
H A Dtcp_var.h444 #define TMPF_RECVD_JOIN 0x00004000 /* Received Join */ macro

Completed in 56 milliseconds