Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.h581 #define NECP_CLIENT_ACTION_SIGN 20 // Sign a query answer. In… macro
H A Dnecp_client.c10258 case NECP_CLIENT_ACTION_SIGN: { in necp_client_action()