Home
last modified time | relevance | path

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

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