Searched refs:VMCI_ERROR_DST_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance
62 return VMCI_ERROR_DST_UNREACHABLE; in vmci_route()184 return VMCI_ERROR_DST_UNREACHABLE; in vmci_route()198 return VMCI_ERROR_DST_UNREACHABLE; in vmci_route()
175 return VMCI_ERROR_DST_UNREACHABLE; in dg_dispatch_as_host()274 return VMCI_ERROR_DST_UNREACHABLE; in dg_dispatch_as_host()354 return VMCI_ERROR_DST_UNREACHABLE; in vmci_datagram_dispatch()
620 result = VMCI_ERROR_DST_UNREACHABLE; in vmci_ctx_add_notification()1071 result = VMCI_ERROR_DST_UNREACHABLE; in vmci_ctx_notify_dbell()
607 return VMCI_ERROR_DST_UNREACHABLE; in vmci_doorbell_notify()
1321 return VMCI_ERROR_DST_UNREACHABLE; in qp_broker_create()1552 return VMCI_ERROR_DST_UNREACHABLE; in qp_broker_attach()
221 VMCI_ERROR_DST_UNREACHABLE = (-10), enumerator