summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-08-04 19:40:32 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-08-04 19:40:32 +0000
commit118a75a3c6a0b1fe50bacaecbd85819f441e8eeb (patch)
tree916f21da99120383e9fdd15565be7fa94b1741b3 /pfinet
parent399dfdd0d049bb17f4bf17d49c6bf9c12100a9ca (diff)
Formerly socket.h.~4~
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/linux/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pfinet/linux/socket.h b/pfinet/linux/socket.h
index f5eb0df0..2fd6de00 100644
--- a/pfinet/linux/socket.h
+++ b/pfinet/linux/socket.h
@@ -16,4 +16,7 @@
#define SOL_IP 0 /* XXX */
+#define SO_NO_CHECK 11
+#define SO_PRIORITY 12
+
#endif