Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/virtio/
H A Dvirtio.c339 void *cookie; in virtqueue_dequeue_burst_rx() local
394 virtqueue_req_start(struct virtqueue *vq, void *cookie, int iovcnt) in virtqueue_req_start()
/spdk/include/spdk_internal/
H A Dvirtio.h102 void *cookie; member