Searched defs:netmap_slot (Results 1 – 1 of 1) sorted by relevance
162 struct netmap_slot { struct163 uint32_t buf_idx; /* buffer index */164 uint16_t len; /* length for this slot */165 uint16_t flags; /* buf changed, etc. */166 uint64_t ptr; /* pointer for indirect buffers */