Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c8597 bool client_is_observed, in necp_client_fillout_flow_tlvs() argument
8790 if (!client_is_observed) { in necp_client_fillout_flow_tlvs()
8797 necp_client_copy_internal(struct necp_client *client, uuid_t client_id, bool client_is_observed, st… in necp_client_copy_internal() argument
8893 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, single_flow_registration, uap, &… in necp_client_copy_internal()
8902 …error = necp_client_fillout_flow_tlvs(client, client_is_observed, flow_registration, uap, &assigne… in necp_client_copy_internal()
8911 if (!client_is_observed) { in necp_client_copy_internal()