Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-eap.c113 static const struct tok eap_tls_flags_values[] = { variable
214 bittok2str(eap_tls_flags_values, "none", GET_U_1((cp + 5))), in eap_print()
226 bittok2str(eap_tls_flags_values, "none", GET_U_1((cp + 5))), in eap_print()