summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/ipx_if.h')
-rw-r--r--sys/netipx/ipx_if.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/netipx/ipx_if.h b/sys/netipx/ipx_if.h
index 07d1c73..8b5d16c 100644
--- a/sys/netipx/ipx_if.h
+++ b/sys/netipx/ipx_if.h
@@ -104,14 +104,6 @@ struct ipx_aliasreq {
#define ETHERTYPE_IPX 0x8137 /* Only Ethernet_II Available */
-#ifdef IPXIP
-struct ipxip_req {
- struct sockaddr rq_ipx; /* must be ipx format destination */
- struct sockaddr rq_ip; /* must be ip format gateway */
- short rq_flags;
-};
-#endif
-
#ifdef _KERNEL
extern struct ipx_ifaddr *ipx_ifaddr;
OpenPOWER on IntegriCloud