Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h774 #define NECP_CLIENT_RESULT_REMOTE_ENDPOINT 201 // struct n… macro
H A Dnecp_client.c3404 case NECP_CLIENT_RESULT_REMOTE_ENDPOINT: { in necp_client_parse_result()
11453 …cursor = necp_buffer_write_tlv(cursor, NECP_CLIENT_RESULT_REMOTE_ENDPOINT, sizeof(struct necp_clie… in necp_create_nexus_assign_message()