ieee80211.c | 114 extern struct pstr parse_bssid, parse_ssid, parse_nwkey; 150 , {.k_word = "nwkey", .k_nextparser = &parse_nwkey.ps_parser} 188 struct pstr parse_nwkey = PSTR_INITIALIZER1(&parse_nwkey, "nwkey", setifnwkey, variable in typeref:struct:pstr
|