Home
last modified time | relevance | path

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

/net/vmw_vsock/
Dvmci_transport.h27 #define VSOCK_PROTO_PKT_ON_NOTIFY (1 << 0) macro
28 #define VSOCK_PROTO_ALL_SUPPORTED (VSOCK_PROTO_PKT_ON_NOTIFY)
Dvmci_transport.c1998 case VSOCK_PROTO_PKT_ON_NOTIFY: in vmci_transport_proto_to_notify_struct()