Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.h867 u_int32_t stats_type; // NECP_CLIENT_STATISTICS_TYPE_* member
H A Dnecp_client.c8321 bufreq.necp_stats_bufreq_type = stats_request->stats_type; in necp_client_add_flow()
8326 stats_request->stats_type = bufreq.necp_stats_bufreq_type; in necp_client_add_flow()
9629 …tial(struct necp_client_flow_registration *flow_registration, uint32_t stats_type, uint32_t stats_… in necp_client_stats_initial() argument
9639 switch (stats_type) { in necp_client_stats_initial()