Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:typestr

426 	const char *typestr;
434 typestr = tok2str(ppptype2str, "unknown ctrl-proto (0x%04x)", proto);
435 printf("%s, ",typestr);
584 printf("[|%s]", typestr);