Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c667 unsigned request_in_process_flow_divert : 1; member
976 if (has_unread_clients || fd_data->request_in_process_flow_divert) { in necp_fd_poll()
5407 client_fd->request_in_process_flow_divert = true; in necp_update_client_fd_locked()
5412 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()
8985 if (client == NULL && fd_data->request_in_process_flow_divert) { in necp_client_copy()
9003 fd_data->request_in_process_flow_divert = false; in necp_client_copy()