Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.h15 #define IBSS_RSN_AUTH_NOT_AUTHENTICATED 0x00 macro
H A Dibss_rsn.c560 peer->authentication_status = IBSS_RSN_AUTH_NOT_AUTHENTICATED; in ibss_rsn_peer_init()