Home
last modified time | relevance | path

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

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