Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h829 u_int32_t stats_type; // NECP_CLIENT_STATISTICS_TYPE_* member
H A Dnecp_client.c7956 bufreq.necp_stats_bufreq_type = stats_request->stats_type; in necp_client_add_flow()
7961 stats_request->stats_type = bufreq.necp_stats_bufreq_type; in necp_client_add_flow()
9261 …tial(struct necp_client_flow_registration *flow_registration, uint32_t stats_type, uint32_t stats_… in necp_client_stats_initial() argument
9271 switch (stats_type) { in necp_client_stats_initial()