Home
last modified time | relevance | path

Searched defs:ifdebug (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sbin/XNSrouted/
H A Dtrace.h34 struct ifdebug { struct
35 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 */
/csrg-svn/sbin/routed/
H A Dtrace.h31 struct ifdebug { struct
32 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 */