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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_opt.c97 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
99 mptcp_opt.mmc_common.mmco_flags |=
129 mptcp_opt.mmco_flags |= MPCAP_PROPOSAL_SBIT;
131 mptcp_opt.mmco_flags |= MPCAP_CHECKSUM_CBIT;
479 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
482 mptcp_opt.mmc_common.mmco_flags |= MPCAP_CHECKSUM_CBIT;
957 if (!(rsp->mmco_flags & MPCAP_PROPOSAL_SBIT))
960 if (rsp->mmco_flags & (MPCAP_BBIT | MPCAP_CBIT | MPCAP_DBIT |
1020 if (((struct mptcp_mpcapable_opt_common *)cp)->mmco_flags &
1045 !(((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 178 milliseconds