Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h678 #define NECP_CLIENT_RESULT_LOCAL_ENDPOINT 200 // struct n… macro
H A Dnecp_client.c3106 case NECP_CLIENT_RESULT_LOCAL_ENDPOINT: { in necp_client_parse_result()
10244 …cursor = necp_buffer_write_tlv(cursor, NECP_CLIENT_RESULT_LOCAL_ENDPOINT, sizeof(struct necp_clien… in necp_create_nexus_assign_message()