Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dnecp.h606 #define NECP_CLIENT_ACTION_GET_INTERFACE_ADDRESS 21 // Get the best interface… macro
H A Dnecp_client.c10671 case NECP_CLIENT_ACTION_GET_INTERFACE_ADDRESS: { in necp_client_action()