Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-domain.c364 extern const struct tok dau_alg2str[];
438 ND_PRINT("%s", tok2str(dau_alg2str, "Alg_%u", GET_U_1(cp + i))); in eopt_print()
600 const struct tok dau_alg2str[] = { variable