summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/netinet
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2015-09-11 17:00:34 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2015-09-11 17:00:34 +0000
commit04e897ad9798e6c5ac51301efad5f47fabc50b78 (patch)
tree2f59f3a68bc306cca915687c943adc5c360798c8 /usr/src/uts/common/netinet
parentf13fe5b0067651c187b89429b442473f0dfe1b8d (diff)
downloadillumos-joyent-04e897ad9798e6c5ac51301efad5f47fabc50b78.tar.gz
OS-4647 lx fails to mount nfs share - Transport endpoint is already connected
Diffstat (limited to 'usr/src/uts/common/netinet')
-rw-r--r--usr/src/uts/common/netinet/udp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/netinet/udp.h b/usr/src/uts/common/netinet/udp.h
index fb9f8a0976..74cff75d43 100644
--- a/usr/src/uts/common/netinet/udp.h
+++ b/usr/src/uts/common/netinet/udp.h
@@ -1,6 +1,7 @@
/*
* Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
+ * Copyright 2015 Joyent, Inc.
*/
/*
@@ -34,6 +35,7 @@ struct udphdr {
#define UDP_RCVHDR 0x0102 /* for internal use only */
#define UDP_NAT_T_ENDPOINT 0x0103 /* for internal use only */
#define UDP_SRCPORT_HASH 0x0104 /* for internal use only */
+#define UDP_SND_TO_CONNECTED 0x0105 /* for internal use only */
/*
* Hash definitions for UDP_SRCPORT_HASH that effectively tell UDP how to go