Searched defs:mpts (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | mptcp_subr.c | 203 … mptcp_itf_stats *stats __counted_by(stats_count), uint16_t stats_count, const struct mptsub *mpts) in mptcpstats_get_index() 229 mptcpstats_inc_switch(struct mptses *mpte, const struct mptsub *mpts) in mptcpstats_inc_switch() 616 mptcp_subflow_disconnecting(struct mptsub *mpts) in mptcp_subflow_disconnecting() 711 struct mptsub *mpts; in mptcp_check_subflows_and_add() local 904 struct mptsub *mpts, *tmpts; in mptcp_remove_cell_subflows() local 925 struct mptsub *mpts, *tmpts; in mptcp_remove_wifi_subflows() local 950 struct mptsub *mpts; in mptcp_pure_handover_subflows_remove() local 1011 struct mptsub *mpts; in mptcp_handover_subflows_remove() local 1058 struct mptsub *mpts; in mptcp_targetbased_subflows_remove() local 1112 struct mptsub *mpts, *tmpts; in mptcp_remove_subflows() local [all …]
|
| H A D | mptcp_usrreq.c | 433 struct mptsub *mpts; in mptcp_getconnids() local 514 const struct mptsub *mpts; in mptcp_getconninfo() local 568 const struct mptsub *mpts; in mptcp_getconninfo() local 616 const struct mptsub *mpts, *orig_mpts = NULL; in mptcp_getconninfo() local 982 struct mptsub *mpts; in mptcp_finish_usrclosed() local 1025 struct mptsub *mpts; in mptcp_usr_rcvd() local 1476 struct mptsub *mpts; in mptcp_setopt_apply() local 1941 struct mptsub *mpts; in mptcp_fill_info_bytestats() local 2361 struct mptsub *__single mpts = NULL; in mptcp_usr_preconnect() local
|
| H A D | mptcp.c | 687 struct mptsub *mpts; in mptcp_output() local 801 mptcp_choose_subflow(struct mptsub *mpts, struct mptsub *curbest, int *currtt) in mptcp_choose_subflow() 831 mptcp_return_subflow(struct mptsub *mpts) in mptcp_return_subflow() 841 mptcp_subflow_is_slow(struct mptses *mpte, struct mptsub *mpts) in mptcp_subflow_is_slow() 862 struct mptsub *mpts; in mptcp_get_subflow() local 1132 struct mptsub *mpts = tp->t_mpsub; in mptcp_update_rcv_state_meat() local
|
| H A D | mptcp_opt.c | 125 struct mptsub *mpts; in mptcp_setup_join_subflow_syn_opts() local
|