Searched refs:int_input (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.h83 trace(&(ifp)->int_input, (src), packet, (size), \
H A Dtrace.c55 if (iftraceinit(ifp, &ifp->int_input) &&
221 if (ifp->int_input.ifd_count != 0 || ifp->int_output.ifd_count != 0) {
225 dumptrace(fp, "from", &ifp->int_input);

Completed in 51 milliseconds