Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c663 unsigned request_in_process_flow_divert : 1; member
972 if (has_unread_clients || fd_data->request_in_process_flow_divert) { in necp_fd_poll()
5427 client_fd->request_in_process_flow_divert = true; in necp_update_client_fd_locked()
5432 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()
9005 if (client == NULL && fd_data->request_in_process_flow_divert) { in necp_client_copy()
9023 fd_data->request_in_process_flow_divert = false; in necp_client_copy()