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

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_var.h537 extern struct mptsub *mptcp_subflow_alloc(int);
H A Dmptcp_usrreq.c273 mpts = mptcp_subflow_alloc(M_WAITOK);
H A Dmptcp_subr.c560 mptcp_subflow_alloc(int how) function

Completed in 27 milliseconds