summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/dld_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/dld_impl.h')
-rw-r--r--usr/src/uts/common/sys/dld_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/dld_impl.h b/usr/src/uts/common/sys/dld_impl.h
index c244204727..b2da85ff31 100644
--- a/usr/src/uts/common/sys/dld_impl.h
+++ b/usr/src/uts/common/sys/dld_impl.h
@@ -219,6 +219,7 @@ struct dld_str_s { /* Protected by */
void *ds_private;
boolean_t ds_lowlink; /* SL */
+ boolean_t ds_nonip; /* SL */
};