Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dskywalk.py567 if flow_registration.flow_result_read != 0:
/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c447 unsigned flow_result_read : 1; member
795 if (!flow_registration->flow_result_read) { in necp_client_has_unread_flows()
3330 new_registration->flow_result_read = true; in necp_client_create_flow_registration()
3682 flow_registration->flow_result_read = FALSE; in necp_client_unregister_socket_flow()
3834 flow_registration->flow_result_read = FALSE; in necp_client_assign_from_socket()
3953 flow_registration->flow_result_read = FALSE; in necp_update_flow_protoctl_event()
4025 flow_registration->flow_result_read = FALSE; in necp_assign_client_result_locked()
4937 flow_registration->flow_result_read = false; in necp_defunct_client_fd_locked_inner()
7679 flow_registration->flow_result_read = TRUE; in necp_client_fillout_flow_tlvs()