Lines Matching full:send
37 * them again when we do the actual send to ensure that we do in vmci_route()
50 * cannot send it to the hypervisor. It must come in vmci_route()
57 * We must be acting as a guest in order to send to in vmci_route()
63 /* And we cannot send if the source is the host context. */ in vmci_route()
79 /* Send from local client down to the hypervisor. */ in vmci_route()
88 * guest, then we need to send it down to the host. in vmci_route()
98 * may send vmci event datagrams to the host in vmci_route()
99 * itself, but it will never send datagrams to in vmci_route()
116 /* Send it from local client down to the host. */ in vmci_route()
186 * send it down, since we have no guest in vmci_route()
195 * We must be a guest trying to send to another guest, which means in vmci_route()
196 * we need to send it down to the host. We do not filter out VM to in vmci_route()
213 * Send it from local client down to the host, which will in vmci_route()