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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_opt.c106 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
108 mptcp_opt.mmc_common.mmco_flags |=
138 mptcp_opt.mmco_flags |= MPCAP_PROPOSAL_SBIT;
140 mptcp_opt.mmco_flags |= MPCAP_CHECKSUM_CBIT;
518 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
521 mptcp_opt.mmc_common.mmco_flags |= MPCAP_CHECKSUM_CBIT;
1036 if (!(rsp->mmco_flags & MPCAP_PROPOSAL_SBIT))
1039 if (rsp->mmco_flags & (MPCAP_BBIT | MPCAP_CBIT | MPCAP_DBIT |
1099 if (((struct mptcp_mpcapable_opt_common *)cp)->mmco_flags &
1124 !(((struct mptcp_mpcapable_opt_common *)cp)->mmco_flags
[all...]
H A Dmptcp.h84 u_int8_t mmco_flags; member in struct:mptcp_mpcapable_opt_common

Completed in 108 milliseconds