Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dieee80211.c100 static const char * wpa_keymgmt(const u_int8_t *);
1011 wpa_keymgmt(const u_int8_t *sel) in wpa_keymgmt() function
1061 printf("%s%s", sep, wpa_keymgmt(ie)); in printwpaie()
/netbsd-src/sys/net80211/
H A Dieee80211_input.c1605 wpa_keymgmt(u_int8_t *sel) in wpa_keymgmt() function
1717 w |= wpa_keymgmt(frm); in ieee80211_parse_wpa()