Searched refs:set80211location (Results 1 – 1 of 1) sorted by relevance
| /src/sbin/ifconfig/ |
| H A D | ifieee80211.c | 2548 set80211location(if_ctx *ctx, const char *val __unused, int d) in set80211location() function 6317 DEF_CMD("indoor", 'I', set80211location), 6318 DEF_CMD("-indoor", 'O', set80211location), 6319 DEF_CMD("outdoor", 'O', set80211location), 6320 DEF_CMD("-outdoor", 'I', set80211location), 6321 DEF_CMD("anywhere", ' ', set80211location),
|