Searched refs:REQ_INDOOR (Results 1 – 3 of 3) sorted by relevance
48 #define REQ_INDOOR 0x2 /* enable only for indoor operation */ macro51 #define REQ_FLAGS (REQ_ECM|REQ_INDOOR|REQ_OUTDOOR)
222 { "INDOOR", 6, REQ_INDOOR }, in decode_flag()
2271 if ((flags & REQ_INDOOR) && reg->location == 'O') { in regdomain_addchans()