Home | History | Annotate | Download | only in libpcap

Lines Matching refs:indent

116 static void dump(unsigned char *ptr, int i, int indent) {
117 fprintf(stderr, "%*s", indent, " ");