diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2016-07-28 15:36:30 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-08-02 02:57:28 +0300 |
commit | 0b01aeb3d2fbf16787f0c9629f4ca52ae792f732 (patch) | |
tree | 5944394bd8b9c47a51a1249e2688e7bffd62e464 /firmware | |
parent | 6190efb08c16dcd68c64b096a28f47ab33f017d7 (diff) |
VSOCK: transport-specific vsock_transport functions
struct vsock_transport contains function pointers called by AF_VSOCK
core code. The transport may want its own transport-specific function
pointers and they can be added after struct vsock_transport.
Allow the transport to fetch vsock_transport. It can downcast it to
access transport-specific function pointers.
The virtio transport will use this.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions