Home | History | Annotate | Download | only in tcpdump

Lines Matching full:strbuf

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