Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h623 #define NECP_CLIENT_ACTION_COPY_AGENT 8 // Copy agent content. In… macro
H A Dnecp_client.c10837 case NECP_CLIENT_ACTION_COPY_AGENT: { in necp_client_action()