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

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c86 static int mptcp_setopt(struct mptses *, struct sockopt *);
1357 * to record them in mptcp_setopt() so that they can
1403 * these will also be recorded later by mptcp_setopt().
1442 * MPOF_SUBFLOW_OK by mptcp_setopt(), but just in case.
1546 mptcp_setopt(struct mptses *mpte, struct sockopt *sopt) function
1805 error = mptcp_setopt(mpte, sopt);

Completed in 14 milliseconds