Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/ !
H A Dnetwork_agent.c2947 const bool force_report = parameters->u.error.force_report; in netagent_client_message_with_params() local
2949 force_report || // Always notify if force reporting was requested in netagent_client_message_with_params()
H A Dnecp.h1607 bool force_report; member
H A Dnecp_client.c9206 agent_params.u.error.force_report = !agent_reported; in necp_client_agent_action()