summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/mac.h')
-rw-r--r--usr/src/uts/common/sys/mac.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/mac.h b/usr/src/uts/common/sys/mac.h
index 5bcf9d90f8..e7ef4cf4c8 100644
--- a/usr/src/uts/common/sys/mac.h
+++ b/usr/src/uts/common/sys/mac.h
@@ -180,6 +180,8 @@ typedef enum {
MAC_PROP_EN_10HDX_CAP,
MAC_PROP_ADV_100T4_CAP,
MAC_PROP_EN_100T4_CAP,
+ MAC_PROP_IPTUN_HOPLIMIT,
+ MAC_PROP_IPTUN_ENCAPLIMIT,
MAC_PROP_WL_ESSID,
MAC_PROP_WL_BSSID,
MAC_PROP_WL_BSSTYPE,
@@ -346,6 +348,7 @@ typedef enum {
MAC_NOTE_DEVPROMISC,
MAC_NOTE_FASTPATH_FLUSH,
MAC_NOTE_SDU_SIZE,
+ MAC_NOTE_DEST,
MAC_NOTE_MARGIN,
MAC_NOTE_CAPAB_CHG,
MAC_NOTE_LOWLINK,