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

/freebsd-11.0-release/usr.sbin/ancontrol/
H A Dancontrol.c738 if (cfg->an_authtype & AN_AUTHTYPE_LEAP)
1029 | AN_AUTHTYPE_LEAP);
1035 cfg->an_authtype &= ~AN_AUTHTYPE_LEAP;
1445 if (!(caps->an_softcaps & AN_AUTHTYPE_LEAP)) {
1497 cfg->an_authtype = (AN_AUTHTYPE_PRIVACY_IN_USE | AN_AUTHTYPE_LEAP);
/freebsd-11.0-release/sys/dev/an/
H A Dif_aironet_ieee.h379 #define AN_AUTHTYPE_LEAP 0x1000 macro

Completed in 102 milliseconds