Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvsock_transport.h45 VSOCK_RESPONSE = 1, enumerator
/xnu-12377.1.9/bsd/kern/
H A Dvsock_domain.c439 return vsock_pcb_send_message(pcb, VSOCK_RESPONSE, NULL); in vsock_pcb_respond()
582 case VSOCK_RESPONSE: in vsock_put_message_connecting()