Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c550 uuid_t latest_flow_registration_id; member
3624 …uint64_t stats_event_type = (uuid_is_null(client->latest_flow_registration_id)) ? NSTAT_EVENT_SRC_… in necp_client_create_flow_registration()
3625 uuid_copy(client->latest_flow_registration_id, new_registration->registration_id); in necp_client_create_flow_registration()
7686 uuid_copy(desc->fuuid, client->latest_flow_registration_id); in necp_request_conn_netstats()