Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:objp

264 } *objp = NULL;
311 if (objp) { \
313 if ((o) == objp->oid) \
315 } while ((objp = objp->next) != NULL); \
317 if (objp) { \
318 printf(suppressdot?"%s":".%s", objp->desc); \
319 objp = objp->child; \
692 objp = a->node->child;
715 objp = mibroot;