Lines Matching full:send
45 * them again when we do the actual send to ensure that we do in vmci_route()
58 * cannot send it to the hypervisor. It must come in vmci_route()
65 * We must be acting as a guest in order to send to in vmci_route()
71 /* And we cannot send if the source is the host context. */ in vmci_route()
87 /* Send from local client down to the hypervisor. */ in vmci_route()
96 * guest, then we need to send it down to the host. in vmci_route()
106 * may send vmci event datagrams to the host in vmci_route()
107 * itself, but it will never send datagrams to in vmci_route()
124 /* Send it from local client down to the host. */ in vmci_route()
194 * send it down, since we have no guest in vmci_route()
203 * We must be a guest trying to send to another guest, which means in vmci_route()
204 * we need to send it down to the host. We do not filter out VM to in vmci_route()
221 * Send it from local client down to the host, which will in vmci_route()