Searched refs:nm_hdr_t (Results 1 – 1 of 1) sorted by relevance
118 struct nm_hdr_t { /* same as pcap_pkthdr */ struct132 struct nm_hdr_t hdr; argument145 typedef void (*nm_cb_t)(u_char *, const struct nm_hdr_t *, const u_char *d);160 static u_char *nm_next(struct nm_desc_t *, struct nm_hdr_t *);298 nm_next(struct nm_desc_t *d, struct nm_hdr_t *hdr) in nm_next()