Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c7529 bool client_is_observed, in necp_client_fillout_flow_tlvs() argument
7678 if (!client_is_observed) { in necp_client_fillout_flow_tlvs()
7685 necp_client_copy_internal(struct necp_client *client, uuid_t client_id, bool client_is_observed, st… in necp_client_copy_internal() argument
7772 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, single_flow_registration, uap, &… in necp_client_copy_internal()
7781 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, flow_registration, uap, &assigne… in necp_client_copy_internal()
7790 if (!client_is_observed) { in necp_client_copy_internal()