Home
last modified time | relevance | path

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

/net/vmw_vsock/
Dhyperv_transport.c32 struct vmpipe_proto_header { struct
42 struct vmpipe_proto_header hdr; argument
57 #define HVS_SEND_BUF_SIZE (PAGE_SIZE_4K - sizeof(struct vmpipe_proto_header))
61 struct vmpipe_proto_header hdr;
68 sizeof(struct vmpipe_proto_header))
455 struct vmpipe_proto_header hdr; in hvs_shutdown_lock_held()