summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/netsmb/netbios.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/netsmb/netbios.h')
-rw-r--r--usr/src/uts/common/netsmb/netbios.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/usr/src/uts/common/netsmb/netbios.h b/usr/src/uts/common/netsmb/netbios.h
index b61f19c2dd..b9ebce1018 100644
--- a/usr/src/uts/common/netsmb/netbios.h
+++ b/usr/src/uts/common/netsmb/netbios.h
@@ -32,11 +32,14 @@
* $Id: netbios.h,v 1.5 2004/03/19 01:49:45 lindak Exp $
*/
+/*
+ * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
+ * Use is subject to license terms.
+ */
+
#ifndef _NETSMB_NETBIOS_H_
#define _NETSMB_NETBIOS_H_
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#ifndef _NETINET_IN_H_
#include <netinet/in.h>
#endif
@@ -66,6 +69,8 @@
#define NB_ENCNAMELEN NB_NAMELEN * 2
#define NB_MAXLABLEN 63
+#define NB_MAXPKTLEN 0x1FFFF
+
#define NB_MINSALEN (sizeof (struct sockaddr_nb))
/*