Home
last modified time | relevance | path

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

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