Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:code_str

2351 	const struct tok *code_str;
2360 code_str =
2368 ND_PRINT((ndo, ", code %s", tok2str(code_str, "invalid (0x%04x)", EXTRACT_16BITS(cp))));