Searched defs:ifdebug (Results 1 – 2 of 2) sorted by relevance
34 struct ifdebug { struct35 struct iftrace *ifd_records; /* array of trace records */36 struct iftrace *ifd_front; /* next empty trace record */37 int ifd_count; /* number of unprinted records */38 struct interface *ifd_if; /* for locating stuff */
31 struct ifdebug { struct32 struct iftrace *ifd_records; /* array of trace records */33 struct iftrace *ifd_front; /* next empty trace record */34 int ifd_count; /* number of unprinted records */35 struct interface *ifd_if; /* for locating stuff */