Home
last modified time | relevance | path

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

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