Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp.h646 #define NECP_CLIENT_ACTION_GET_FLOW_STATISTICS 27 // Get flow statistics fo… macro
H A Dnecp_client.c11853 case NECP_CLIENT_ACTION_GET_FLOW_STATISTICS: { in necp_client_action()