Home
last modified time | relevance | path

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

/NextBSD/sys/dev/an/
HDif_aironet_ieee.h345 #define AN_OPMODE_AP 0x0002 macro
/NextBSD/usr.sbin/ancontrol/
HDancontrol.c668 if ((cfg->an_opmode & 0x7) == AN_OPMODE_AP) in an_dumpconfig()