Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h198 struct nm_pkthdr { /* same as pcap_pkthdr */ struct
225 struct nm_pkthdr hdr;
296 typedef void (*nm_cb_t)(u_char *, const struct nm_pkthdr *, const u_char *d);
371 static u_char *nm_nextpkt(struct nm_desc *, struct nm_pkthdr *);
988 nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) in nm_nextpkt()