summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx.h
diff options
context:
space:
mode:
authorjhay <jhay@FreeBSD.org>1999-08-28 18:21:55 +0000
committerjhay <jhay@FreeBSD.org>1999-08-28 18:21:55 +0000
commitc4958328e037b668484eec86b3cdc4e41ba94e6d (patch)
treeaa08967c601106f45ce5a821832f1130dfae13d2 /sys/netipx/ipx.h
parentf98ac3b4e9396a677f79ad70985cb246cb229470 (diff)
downloadFreeBSD-src-c4958328e037b668484eec86b3cdc4e41ba94e6d.zip
FreeBSD-src-c4958328e037b668484eec86b3cdc4e41ba94e6d.tar.gz
Get rid of the old XNS checksum code and implement it the IPX way.
PR: 13374 Submitted by: Boris Popov <bp@butya.kz>
Diffstat (limited to 'sys/netipx/ipx.h')
-rw-r--r--sys/netipx/ipx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netipx/ipx.h b/sys/netipx/ipx.h
index 3bcf5f0..fd23b5c 100644
--- a/sys/netipx/ipx.h
+++ b/sys/netipx/ipx.h
@@ -95,6 +95,7 @@
#define SO_ALL_PACKETS 7
#define SO_MTU 8
#define SO_IPXTUN_ROUTE 9
+#define SO_IPX_CHECKSUM 10
/*
* IPX addressing
OpenPOWER on IntegriCloud