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

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_var.h386 struct mpp_mtp { struct
H A Dmptcp_subr.c81 * to the adjacent ones. The layout is defined by the mpp_mtp structure.
296 mtcbinfo.mppi_size = sizeof (struct mpp_mtp);
366 mpte = &((struct mpp_mtp *)mpp)->mpp_ses;
367 mp_tp = &((struct mpp_mtp *)mpp)->mtcb;
4030 mp_tp = &((struct mpp_mtp *)mpp)->mtcb;
H A Dmptcp_usrreq.c218 mpte = &((struct mpp_mtp *)mpp)->mpp_ses;

Completed in 80 milliseconds