Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap.h163 struct netmap_slot { struct
164 uint32_t buf_idx; /* buffer index */
165 uint16_t len; /* length for this slot */
166 uint16_t flags; /* buf changed, etc. */
167 uint64_t ptr; /* pointer for indirect buffers */