Lines Matching refs:suboptions
160 opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_SYN);
161 opt_mp_join = !!(mp_opt.suboptions & OPTION_MPTCP_MPJ_SYN);
257 opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_ACK);
258 opt_mp_join = !!(mp_opt.suboptions & OPTION_MPTCP_MPJ_ACK);
511 if (!(mp_opt.suboptions & OPTION_MPTCP_MPC_SYNACK)) {
519 if (mp_opt.suboptions & OPTION_MPTCP_CSUMREQD)
530 if (!(mp_opt.suboptions & OPTION_MPTCP_MPJ_SYNACK)) {
785 mp_opt.suboptions = 0;
805 if (!(mp_opt.suboptions &
811 if (!(mp_opt.suboptions & OPTION_MPTCP_MPJ_ACK) ||
855 if (mp_opt.suboptions & OPTION_MPTCP_MPC_ACK) {