HomeSort by: relevance | last modified time | path
    Searched defs:tdls_prohibited (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
tdls.c 1963 int tdls_prohibited = sm->tdls_prohibited; local
2102 tdls_prohibited) {
2105 tdls_prohibited = 0;
2109 if (tdls_prohibited) {
2842 int tdls_prohibited = sm->tdls_prohibited; local
2850 tdls_prohibited) {
2853 tdls_prohibited = 0;
2857 if (tdls_prohibited) {
    [all...]
wpa_i.h 126 int tdls_prohibited; member in struct:wpa_sm

Completed in 30 milliseconds