Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c463 …w_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_flow_registration *flow1);
943 …ow_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_flow_registration *flow1) in necp_client_flow_id_cmp() argument
945 return uuid_compare(flow0->registration_id, flow1->registration_id); in necp_client_flow_id_cmp()