Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h142 #define NECP_TLV_ATTRIBUTE_ACCOUNT 8 // char[] macro
H A Dnecp_client.c11078 …error = necp_set_socket_attribute(buffer, valsize, NECP_TLV_ATTRIBUTE_ACCOUNT, &attributes->inp_ac… in necp_set_socket_attributes()
11162 …cursor = necp_buffer_write_tlv(cursor, NECP_TLV_ATTRIBUTE_ACCOUNT, strlen(attributes->inp_account)… in necp_get_socket_attributes()