Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dnecp_client.c644 unsigned request_in_process_flow_divert : 1; member
950 if (has_unread_clients || fd_data->request_in_process_flow_divert) { in necp_fd_poll()
5177 client_fd->request_in_process_flow_divert = true; in necp_update_client_fd_locked()
5182 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()
8229 if (client == NULL && fd_data->request_in_process_flow_divert) { in necp_client_copy()
8247 fd_data->request_in_process_flow_divert = false; in necp_client_copy()