Searched refs:wpa_alg (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | driver.h | 21 typedef enum { WPA_ALG_NONE, WPA_ALG_WEP, WPA_ALG_TKIP, WPA_ALG_CCMP } wpa_alg; typedef in typeref:enum:__anon237 30 int (*set_key)(dladm_handle_t, datalink_id_t, wpa_alg, uint8_t *,
|
H A D | driver_wifi.c | 192 wpa_alg alg, unsigned char *addr, int key_idx, boolean_t set_tx,
|
Completed in 44 milliseconds