summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 6ef0e6f9d0..05f73f7f45 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -433,6 +433,9 @@ struct interface
struct in_addr ip;
struct in_addr bcast;
struct in_addr nmask;
+ char *name;
+ size_t mtu; /* may be useful in future... */
+ short flags;
};
/* share mode record pointed to in shared memory hash bucket */