Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h1638 extern void necp_client_early_close(uuid_t client_id); // Cause a single client to close stats, etc
H A Dnecp_client.c5498 necp_client_early_close(uuid_t client_id) in necp_client_early_close() function
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4907 necp_client_early_close(fed->fed_uuid); in fsw_process_deferred()