Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dskywalk.py563 if flow_registration.flow_result_read != 0:
/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c435 unsigned flow_result_read : 1; member
766 if (!flow_registration->flow_result_read) { in necp_client_has_unread_flows()
3200 new_registration->flow_result_read = true; in necp_client_create_flow_registration()
3558 flow_registration->flow_result_read = FALSE; in necp_client_unregister_socket_flow()
3710 flow_registration->flow_result_read = FALSE; in necp_client_assign_from_socket()
3829 flow_registration->flow_result_read = FALSE; in necp_update_flow_protoctl_event()
3899 flow_registration->flow_result_read = FALSE; in necp_assign_client_result_locked()
4811 flow_registration->flow_result_read = false; in necp_defunct_client_fd_locked_inner()
7358 flow_registration->flow_result_read = TRUE; in necp_client_fillout_flow_tlvs()