Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_user.h244 struct nm_pkthdr { /* first part is the same as pcap_pkthdr */ struct
245 struct timeval ts;
246 uint32_t caplen;
247 uint32_t len;
249 uint64_t flags; /* NM_MORE_PKTS etc */
251 struct nm_desc *d;
252 struct netmap_slot *slot;
253 uint8_t *buf;