Home
last modified time | relevance | path

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

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