Home | History | Annotate | Download | only in tcpdump

Lines Matching full:strbuf

597 	      char strbuf[16+1];
598 sprintf(strbuf, "%016$1x", t << 32);
599 if (strcmp(strbuf, "0000000100000000") == 0)