Searched refs:TMPF_MPTCP_SIGNALS (Results 1 – 2 of 2) sorted by relevance
331 uint32_t old_mpt_flags = tp->t_mpflags & TMPF_MPTCP_SIGNALS; in mptcp_setup_opts()872 uint32_t new_mpt_flags = tp->t_mpflags & TMPF_MPTCP_SIGNALS; in mptcp_setup_opts()890 tp->t_mpflags &= ~TMPF_MPTCP_SIGNALS; in mptcp_setup_opts()
770 #define TMPF_MPTCP_SIGNALS (TMPF_SND_MPPRIO | TMPF_SND_REM_ADDR | TMPF_SND_MPFAIL | TMPF_SND_J… macro