Home
last modified time | relevance | path

Searched refs: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
261 struct nm_pkthdr hdr;
300 typedef void (*nm_cb_t)(u_char *, const struct nm_pkthdr *, const u_char *d);
374 static u_char *nm_nextpkt(struct nm_desc *, struct nm_pkthdr *);
1131 nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) in nm_nextpkt()