Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.h580 #define NECP_CLIENT_ACTION_CLAIM 19 // Claim a client that ha… macro
H A Dnecp_client.c10180 case NECP_CLIENT_ACTION_CLAIM: { in necp_client_action()