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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtrace.c75 t->ift_size = 0;
122 if (t->ift_size > 0 && t->ift_size < len && t->ift_packet != NULL) {
135 t->ift_size = len;
238 ifd->ifd_front->ift_size == 0) {
250 if (t->ift_size == 0)
255 t->ift_packet, t->ift_size);
H A Dtrace.h48 int ift_size; /* size of packet */ member in struct:iftrace

Completed in 57 milliseconds