Searched refs:set80211location (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/ifconfig/ |
H A D | ifieee80211.c | 2548 set80211location(if_ctx *ctx, const char *val __unused, int d) in set80211location() function 6020 DEF_CMD("indoor", 'I', set80211location), 6021 DEF_CMD("-indoor", 'O', set80211location), 6022 DEF_CMD("outdoor", 'O', set80211location), 6023 DEF_CMD("-outdoor", 'I', set80211location), 6024 DEF_CMD("anywhere", ' ', set80211location),
|