Searched refs:iftrace (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dtrace.h50 struct iftrace { struct
65 struct iftrace *ifd_records; /* array of trace records */
66 struct iftrace *ifd_front; /* next empty trace record */
H A Dtrace.c87 register struct iftrace *t;
90 (struct iftrace *)malloc(NRECORDS * sizeof (struct iftrace));
136 register struct iftrace *t;
323 register struct iftrace *t;

Completed in 62 milliseconds