Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dnecp_client.c639 unsigned request_in_process_flow_divert : 1; member
847 if (has_unread_clients || fd_data->request_in_process_flow_divert) { in necp_fd_poll()
5060 client_fd->request_in_process_flow_divert = true; in necp_update_client_fd_locked()
5065 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()
8026 if (client == NULL && fd_data->request_in_process_flow_divert) { in necp_client_copy()
8044 fd_data->request_in_process_flow_divert = false; in necp_client_copy()