Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap.h494 struct nmreq_header { struct
495 uint16_t nr_version; /* API version */
496 uint16_t nr_reqtype; /* nmreq type (NETMAP_REQ_*) */
497 uint32_t nr_reserved; /* must be zero */
499 char nr_name[NETMAP_REQ_IFNAMSIZ]; /* port name */
500 uint64_t nr_options; /* command-specific options */
501 uint64_t nr_body; /* ptr to nmreq_xyz struct */