Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c7701 necp_client_fd_find_flow(struct necp_fd_data *client_fd, uuid_t flow_id) in necp_client_fd_find_flow() function
7747 …struct necp_client_flow_registration *flow_registration = necp_client_fd_find_flow(fd_data, flow_i… in necp_client_remove_flow()