Home
last modified time | relevance | path

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

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