Searched refs:nm_pkthdr (Results 1 – 1 of 1) sorted by relevance
244 struct nm_pkthdr { /* first part is the same as pcap_pkthdr */ struct277 struct nm_pkthdr hdr;316 typedef void (*nm_cb_t)(u_char *, const struct nm_pkthdr *, const u_char *d);391 static u_char *nm_nextpkt(struct nm_desc *, struct nm_pkthdr *);1153 nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) in nm_nextpkt()