Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dnetwork_agent.c1071 return response_error; in netagent_handle_register_setopt()
1162 return response_error; in netagent_handle_unregister_setopt()
1313 return response_error; in netagent_handle_update_inner()
1426 return response_error; in netagent_handle_update_setopt()
1620 if (response_error) { in netagent_handle_assign_nexus_setopt()
1629 return response_error; in netagent_handle_assign_nexus_setopt()
1775 return response_error; in netagent_handle_assign_group_setopt()
1820 return response_error; in netagent_handle_use_count_setopt()
1865 return response_error; in netagent_handle_use_count_getopt()
1925 return response_error; in netagent_handle_add_token_setopt()
[all …]
H A Dnecp.c2985 switch (response_error) { in necp_get_posix_error_for_necp_error()
3039 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3047 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3054 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3059 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3065 response_error = NECP_ERROR_INTERNAL; in necp_handle_policy_add()
3110 response_error = NECP_ERROR_INTERNAL; in necp_handle_policy_add()
3174 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3179 response_error = NECP_ERROR_INVALID_TLV; in necp_handle_policy_add()
3185 response_error = NECP_ERROR_INTERNAL; in necp_handle_policy_add()
[all …]