Home
last modified time | relevance | path

Searched refs:new_mpt_flags (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/netinet/ !
H A Dmptcp_opt.c871 uint32_t new_mpt_flags = tp->t_mpflags & TMPF_MPTCP_SIGNALS; in mptcp_setup_opts() local
888 if (old_mpt_flags == new_mpt_flags) { in mptcp_setup_opts()