Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-802_11.c828 static const char *auth_alg_text[]={"Open System","Shared Key","EAP"}; variable
829 #define NUM_AUTH_ALGS (sizeof auth_alg_text / sizeof auth_alg_text[0])
1471 ? auth_alg_text[pbody.auth_alg] in handle_auth()
1482 ? auth_alg_text[pbody.auth_alg] in handle_auth()