Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h449 #define IOCTL_VMCI_DATAGRAM_SEND _IO(7, 0xab) macro
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_host.c930 case IOCTL_VMCI_DATAGRAM_SEND: in vmci_host_unlocked_ioctl()