Home
last modified time | relevance | path

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

/NextBSD/sys/dev/an/
HDif_aironet_ieee.h370 #define AN_SCANMODE_AIRONET_ACTIVE 0x0002 macro
/NextBSD/usr.sbin/ancontrol/
HDancontrol.c720 if (cfg->an_scanmode == AN_SCANMODE_AIRONET_ACTIVE) in an_dumpconfig()