Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c7208 bool client_is_observed, in necp_client_fillout_flow_tlvs() argument
7357 if (!client_is_observed) { in necp_client_fillout_flow_tlvs()
7364 necp_client_copy_internal(struct necp_client *client, uuid_t client_id, bool client_is_observed, st… in necp_client_copy_internal() argument
7451 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, single_flow_registration, uap, &… in necp_client_copy_internal()
7460 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, flow_registration, uap, &assigne… in necp_client_copy_internal()
7469 if (!client_is_observed) { in necp_client_copy_internal()