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

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h131 unsigned int ft_protocol:1; member in struct:wpa_sm
H A Dwpa.c409 } else if (wpa_key_mgmt_ft(sm->key_mgmt) && sm->ft_protocol) {
2743 sm->ft_protocol = 1;
2745 sm->ft_protocol = 0;
2810 sm->ft_protocol = 0;

Completed in 35 milliseconds