Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c509 uuid_t latest_flow_registration_id; member
3189 …uint64_t stats_event_type = (uuid_is_null(client->latest_flow_registration_id)) ? NSTAT_EVENT_SRC_… in necp_client_create_flow_registration()
3190 uuid_copy(client->latest_flow_registration_id, new_registration->registration_id); in necp_client_create_flow_registration()
6505 uuid_copy(desc->fuuid, client->latest_flow_registration_id); in necp_request_conn_netstats()