Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dnecp.h464 #define NECP_CLIENT_STATISTICS_EVENT_INIT 0x00000000 // Register… macro
H A Dnecp_client.c10195 …_userland_stats_event(flow_registration->stats_handler_context, NECP_CLIENT_STATISTICS_EVENT_INIT); in necp_stats_initialize()