Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap_user.h228 struct nm_pkthdr { /* first part is the same as pcap_pkthdr */ struct
229 struct timeval ts;
230 uint32_t caplen;
231 uint32_t len;
233 uint64_t flags; /* NM_MORE_PKTS etc */
235 struct nm_desc *d;
236 struct netmap_slot *slot;
237 uint8_t *buf;