Home | History | Annotate | Download | only in tcpdump

Lines Matching full:strbuf

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