Home
last modified time | relevance | path

Searched defs:stats_count (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_subr.c175 mptcpstats_get_index_by_ifindex(struct mptcp_itf_stats *stats __counted_by(stats_count), uint16_t s… in mptcpstats_get_index_by_ifindex()
203 mptcpstats_get_index(struct mptcp_itf_stats *stats __counted_by(stats_count), uint16_t stats_count,… in mptcpstats_get_index()
2708 mptcpstats_update(struct mptcp_itf_stats *stats __counted_by(stats_count), uint16_t stats_count, co… in mptcpstats_update()
/xnu-12377.1.9/bsd/net/
H A Dcontent_filter.c7255 …patch_stats_event_locked(int kcunit, struct cfil_stats_report_buffer *buffer, uint32_t stats_count) in cfil_dispatch_stats_event_locked()