Searched refs:IBSS_RSN_SET_PTK_SUPP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.h23 #define IBSS_RSN_SET_PTK_SUPP 0x08 macro
H A Dibss_rsn.c128 (IBSS_RSN_SET_PTK_SUPP | IBSS_RSN_SET_PTK_AUTH)) !=
129 (IBSS_RSN_SET_PTK_SUPP | IBSS_RSN_SET_PTK_AUTH))
153 peer->authentication_status |= IBSS_RSN_SET_PTK_SUPP;
846 peer->authentication_status & (IBSS_RSN_SET_PTK_SUPP |

Completed in 54 milliseconds