Searched refs:VSOCK_RESET (Results 1 – 2 of 2) sorted by relevance
50 VSOCK_RESET = 6, enumerator
377 error = transport->put_message(transport->provider, src, dst, VSOCK_RESET, 0, 0, NULL); in vsock_pcb_reset_address()424 return vsock_pcb_send_message(pcb, VSOCK_RESET, NULL); in vsock_pcb_reset()511 case VSOCK_RESET: in vsock_put_message_connected()533 case VSOCK_RESET: in vsock_put_message_connecting()607 case VSOCK_RESET: in vsock_put_message_listening()675 if (op != VSOCK_RESET) { in vsock_put_message()