Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c567 bool has_close_parameters; member
1307 flow_defunct->has_close_parameters = true; in necp_defunct_flow_registration()
1572 bool has_close_parameters = false; in necp_destroy_client_flow_registration() local
1582 has_close_parameters = true; in necp_destroy_client_flow_registration()
1613 has_close_parameters ? &close_parameters : NULL, in necp_destroy_client_flow_registration()
1732 flow_defunct->has_close_parameters ? &flow_defunct->close_parameters : NULL, in necp_process_defunct_list()
4919 flow_defunct->has_close_parameters = true; in necp_defunct_client_fd_locked_inner()