Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c2849 #define REPORT_ERROR(error) error_occured = true; \ in necp_handle_policy_dump_all() macro
2854REPORT_ERROR(error) in necp_handle_policy_dump_all()
2859 REPORT_ERROR(NECP_ERROR_INTERNAL); in necp_handle_policy_dump_all()
3241 REPORT_ERROR(NECP_ERROR_INVALID_TLV); in necp_handle_policy_dump_all()
3248 REPORT_ERROR(NECP_ERROR_INTERNAL); in necp_handle_policy_dump_all()
3266 REPORT_ERROR(NECP_ERROR_INTERNAL); in necp_handle_policy_dump_all()
3295 #undef REPORT_ERROR in necp_handle_policy_dump_all()