Searched refs:REQ_OUTDOOR (Results 1 – 3 of 3) sorted by relevance
49 #define REQ_OUTDOOR 0x4 /* enable only for outdoor operation */ macro51 #define REQ_FLAGS (REQ_ECM|REQ_INDOOR|REQ_OUTDOOR)
223 { "OUTDOOR", 7, REQ_OUTDOOR }, in decode_flag()
2277 if ((flags & REQ_OUTDOOR) && reg->location == 'I') { in regdomain_addchans()