Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h450 #define IOCTL_VMCI_DATAGRAM_RECEIVE _IO(7, 0xac) macro
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_host.c932 case IOCTL_VMCI_DATAGRAM_RECEIVE: in vmci_host_unlocked_ioctl()