Searched refs:int_output (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinterface.h49 struct ifdebug int_input, int_output; /* packet tracing stuff */ member in struct:interface
H A Dtrace.h93 trace(&(ifp)->int_output, (dst), packet, (size), \
H A Dtrace.c56 iftraceinit(ifp, &ifp->int_output))
221 if (ifp->int_input.ifd_count != 0 || ifp->int_output.ifd_count != 0) {
224 dumptrace(fp, "to", &ifp->int_output);

Completed in 60 milliseconds