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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dmptcp.h64 struct mptcp_mpcapable_opt_common { struct
88 struct mptcp_mpcapable_opt_common mmc_common;
93 struct mptcp_mpcapable_opt_common mmc_common;
H A Dmptcp_opt.c121 struct mptcp_mpcapable_opt_common mptcp_opt;
130 sizeof (struct mptcp_mpcapable_opt_common));
133 sizeof (struct mptcp_mpcapable_opt_common) +
143 sizeof (struct mptcp_mpcapable_opt_common));
144 optlen += sizeof (struct mptcp_mpcapable_opt_common);
467 sizeof (struct mptcp_mpcapable_opt_common)) {
1027 struct mptcp_mpcapable_opt_common *rsp =
1028 (struct mptcp_mpcapable_opt_common *)cp;
1099 if (((struct mptcp_mpcapable_opt_common *)cp)->mmco_flags &
1124 !(((struct mptcp_mpcapable_opt_common *)c
[all...]

Completed in 103 milliseconds