Searched refs:iftrace (Results 1 – 2 of 2) sorted by relevance
44 struct iftrace { struct59 struct iftrace *ifd_records; /* array of trace records */ argument60 struct iftrace *ifd_front; /* next empty trace record */
66 struct iftrace *t; in iftraceinit()68 ifd->ifd_records = (struct iftrace *) in iftraceinit()69 malloc((size_t)NRECORDS * sizeof (struct iftrace)); in iftraceinit()113 struct iftrace *t; in trace()234 struct iftrace *t; in dumptrace()