Searched refs:mptcpstats_get_index_by_ifindex (Results 1 – 3 of 3) sorted by relevance
559 extern int mptcpstats_get_index_by_ifindex(struct mptcp_itf_stats *stats, u_short ifindex, boolean_…
744 index = mptcpstats_get_index_by_ifindex(mpte->mpte_itfstats, (u_short)(*cid), false); in mptcp_getconninfo()
174 mptcpstats_get_index_by_ifindex(struct mptcp_itf_stats *stats, u_short ifindex, boolean_t create) in mptcpstats_get_index_by_ifindex() function212 index = mptcpstats_get_index_by_ifindex(stats, ifp->if_index, true); in mptcpstats_get_index()