aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2020-08-07 12:24:23 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2020-08-07 12:24:23 +0000
commit7d1d4407f569fad7d495bdb492cc088d0aed48e3 (patch)
treeb6b9e435e86f88b203602ed3ea9c15974e9f652c /share
parent43233543248c0c0ffa0e5621c31bbb1bab77fd58 (diff)
downloadsrc-7d1d4407f569fad7d495bdb492cc088d0aed48e3.tar.gz
src-7d1d4407f569fad7d495bdb492cc088d0aed48e3.zip
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/net80211.412
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man4/net80211.4 b/share/man/man4/net80211.4
index 650bbf48272a..629e84c35566 100644
--- a/share/man/man4/net80211.4
+++ b/share/man/man4/net80211.4
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 10, 2009
+.Dd August 7, 2020
.Dt NET80211 4
.Os
.Sh NAME
@@ -393,6 +393,16 @@ Valid values are:
and
.Dv IEEE80211_HWMP_ROOTMODE_RANN
(send broadcast Root Announcement (RANN) frames).
+.It Dv IEEE80211_IOC_IC_NAME
+Return the underlying hardware
+.Xr device 9
+name in the buffer pointed to by
+.Va i_data
+and the name length including terminating NUL character in
+.Va i_len .
+If the buffer length is too small to hold the full name
+.Er EINVAL
+will be returned.
.It Dv IEEE80211_IOC_INACTIVITY
Return whether or not the system handles inactivity processing in
.Va i_val .