Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dskywalk.py561 if flow_registration.flow_result_read != 0:
/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c454 unsigned flow_result_read : 1; member
815 if (!flow_registration->flow_result_read) { in necp_client_has_unread_flows()
3366 new_registration->flow_result_read = true; in necp_client_create_flow_registration()
3718 flow_registration->flow_result_read = FALSE; in necp_client_unregister_socket_flow()
3870 flow_registration->flow_result_read = FALSE; in necp_client_assign_from_socket()
3989 flow_registration->flow_result_read = FALSE; in necp_update_flow_protoctl_event()
4061 flow_registration->flow_result_read = FALSE; in necp_assign_client_result_locked()
4987 flow_registration->flow_result_read = false; in necp_defunct_client_fd_locked_inner()
7892 flow_registration->flow_result_read = TRUE; in necp_client_fillout_flow_tlvs()