Home
last modified time | relevance | path

Searched refs:SIOCS80211WPAPSK (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ioctl.h222 #define SIOCS80211WPAPSK _IOW('i', 245, struct ieee80211_wpapsk) macro
H A Dieee80211_haiku.cpp438 status = ifp->if_ioctl(ifp, SIOCS80211WPAPSK, (caddr_t)&wpapsk); in wlan_control()
H A Dieee80211_ioctl.c644 case SIOCS80211WPAPSK: in ieee80211_ioctl()