Searched refs:REQ_OUTDOOR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/ifconfig/
H A Dregdomain.h51 #define REQ_OUTDOOR 0x4 /* enable only for outdoor operation */ macro
53 #define REQ_FLAGS (REQ_ECM|REQ_INDOOR|REQ_OUTDOOR)
H A Dregdomain.c213 { "OUTDOOR", 7, REQ_OUTDOOR },
H A Difieee80211.c2093 if ((flags & REQ_OUTDOOR) && reg->location == 'I') {

Completed in 252 milliseconds