Searched defs:mpts (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp.c299 struct mptsub *mpts; local
375 struct mptsub *mpts; local
462 struct mptsub *mpts = NULL; local
[all...]
H A Dmptcp_usrreq.c257 struct mptsub *mpts; local
362 struct mptsub *mpts; local
400 struct mptsub *mpts; local
500 struct mptsub *mpts, *mpts1; local
578 mptcp_connorder_helper(struct mptsub *mpts) argument
603 struct mptsub *mpts; local
753 struct mptsub *mpts; local
880 struct mptsub *mpts; local
948 struct mptsub *mpts; local
1445 struct mptsub *mpts; local
[all...]
H A Dmptcp_subr.c562 struct mptsub *mpts; local
580 mptcp_subflow_free(struct mptsub *mpts) argument
607 mptcp_subflow_socreate(struct mptses *mpte, struct mptsub *mpts, int dom, struct proc *p, struct socket **so) argument
755 mptcp_subflow_soclose(struct mptsub *mpts, struct socket *so) argument
789 mptcp_subflow_soconnectx(struct mptses *mpte, struct mptsub *mpts) argument
1029 mptcp_subflow_sopeeloff(struct mptses *mpte, struct mptsub *mpts, struct socket *so) argument
1123 mptcp_subflow_add(struct mptses *mpte, struct mptsub *mpts, struct proc *p, uint32_t ifscope) argument
1390 mptcp_subflow_del(struct mptses *mpte, struct mptsub *mpts, boolean_t close) argument
1457 mptcp_subflow_disconnect(struct mptses *mpte, struct mptsub *mpts, boolean_t deleteok) argument
1531 struct mptsub *mpts = arg; local
1553 mptcp_subflow_input(struct mptses *mpte, struct mptsub *mpts) argument
1638 struct mptsub *mpts = arg; local
1661 mptcp_subflow_output(struct mptses *mpte, struct mptsub *mpts) argument
1952 struct mptsub *mpts = arg; local
1969 mptcp_subflow_events(struct mptses *mpte, struct mptsub *mpts) argument
2100 mptcp_subflow_connreset_ev(struct mptses *mpte, struct mptsub *mpts) argument
2154 mptcp_subflow_cantrcvmore_ev(struct mptses *mpte, struct mptsub *mpts) argument
2179 mptcp_subflow_cantsendmore_ev(struct mptses *mpte, struct mptsub *mpts) argument
2196 mptcp_subflow_timeout_ev(struct mptses *mpte, struct mptsub *mpts) argument
2245 mptcp_subflow_nosrcaddr_ev(struct mptses *mpte, struct mptsub *mpts) argument
2310 mptcp_subflow_mpcantrcvmore_ev(struct mptses *mpte, struct mptsub *mpts) argument
2345 mptcp_subflow_failover_ev(struct mptses *mpte, struct mptsub *mpts) argument
2442 mptcp_subflow_ifdenied_ev(struct mptses *mpte, struct mptsub *mpts) argument
2495 mptcp_subflow_suspend_ev(struct mptses *mpte, struct mptsub *mpts) argument
2517 mptcp_subflow_resume_ev(struct mptses *mpte, struct mptsub *mpts) argument
2538 mptcp_subflow_connected_ev(struct mptses *mpte, struct mptsub *mpts) argument
2803 mptcp_subflow_disconnected_ev(struct mptses *mpte, struct mptsub *mpts) argument
2878 mptcp_subflow_mpstatus_ev(struct mptses *mpte, struct mptsub *mpts) argument
2941 mptcp_subflow_mustrst_ev(struct mptses *mpte, struct mptsub *mpts) argument
3012 mptcp_fastjoin_ev(struct mptses *mpte, struct mptsub *mpts) argument
3041 mptcp_deleteok_ev(struct mptses *mpte, struct mptsub *mpts) argument
3084 mptcp_subflow_addref(struct mptsub *mpts, int locked) argument
3103 mptcp_subflow_remref(struct mptsub *mpts) argument
3253 struct mptsub *mpts, *tmpts; local
3366 struct mptsub *mpts, *tmpts; local
3452 struct mptsub *mpts, *tmpts; local
4825 mptcp_update_last_owner(struct mptsub *mpts, struct socket *parent_mpso) argument
4843 fill_mptcp_subflow(struct socket *so, mptcp_flow_t *flow, struct mptsub *mpts) argument
4884 struct mptsub *mpts; variable in typeref:struct:mptsub
4935 MPTS_LOCK(mpts); variable
4940 MPTS_UNLOCK(mpts); variable
5064 struct mptsub *mpts; local
[all...]

Completed in 37 milliseconds