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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dmptcp.h74 #define MPCAP_PROPOSAL_SBIT 0x01 /* SHA1 Algorithm */ macro
75 #define MPCAP_HBIT 0x01 /* alias of MPCAP_PROPOSAL_SBIT */
H A Dmptcp_opt.c106 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
138 mptcp_opt.mmco_flags |= MPCAP_PROPOSAL_SBIT;
518 mptcp_opt.mmc_common.mmco_flags |= MPCAP_PROPOSAL_SBIT;
1036 if (!(rsp->mmco_flags & MPCAP_PROPOSAL_SBIT))

Completed in 117 milliseconds