Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c470 …w_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_flow_registration *flow1);
963 …ow_id_cmp(struct necp_client_flow_registration *flow0, struct necp_client_flow_registration *flow1) in necp_client_flow_id_cmp() argument
965 return uuid_compare(flow0->registration_id, flow1->registration_id); in necp_client_flow_id_cmp()