Home
last modified time | relevance | path

Searched refs:mptcpstats_get_index (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Dmptcp_subr.c203 mptcpstats_get_index(struct mptcp_itf_stats *stats __counted_by(stats_count), uint16_t stats_count,… in mptcpstats_get_index() function
236 index = mptcpstats_get_index(mpte->mpte_itfstats, MPTCP_ITFSTATS_SIZE, mpts); in mptcpstats_inc_switch()
2713 int index = mptcpstats_get_index(stats, stats_count, mpts); in mptcpstats_update()
4209 mptcpstats_get_index(mpte->mpte_itfstats, MPTCP_ITFSTATS_SIZE, mpts); in mptcp_subflow_connected_ev()