Home
last modified time | relevance | path

Searched refs:dsa_code_values (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tcpdump/
H A Dprint-dsa.c99 static const struct tok dsa_code_values[] = { variable
128 tok2str(dsa_code_values, "reserved", DSA_CODE(p))); in tag_common_print()