Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c451 static int necp_client_flow_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_…
914 necp_client_flow_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_flow_regist… in necp_client_flow_id_cmp() argument
916 return uuid_compare(flow0->registration_id, flow1->registration_id); in necp_client_flow_id_cmp()