Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnecp_client.c662 unsigned request_in_process_flow_divert : 1; member
971 if (has_unread_clients || fd_data->request_in_process_flow_divert) { in necp_fd_poll()
5396 client_fd->request_in_process_flow_divert = true; in necp_update_client_fd_locked()
5401 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()
8974 if (client == NULL && fd_data->request_in_process_flow_divert) { in necp_client_copy()
8992 fd_data->request_in_process_flow_divert = false; in necp_client_copy()