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

  /src/sbin/ifconfig/
ieee80211.c 100 static const char * wpa_keymgmt(const u_int8_t *);
1011 wpa_keymgmt(const u_int8_t *sel) function in typeref:typename:const char *
1061 printf("%s%s", sep, wpa_keymgmt(ie));
  /src/sys/net80211/
ieee80211_input.c 1605 wpa_keymgmt(u_int8_t *sel) function in typeref:typename:int
1717 w |= wpa_keymgmt(frm);

Completed in 15 milliseconds