summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/net/if_arp.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-24 07:30:55 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-24 07:30:55 +0000
commitf560110dd6b911b2719d6010fc321b1059de215a (patch)
tree4fe7e140c441b3a849bf3cea6a37df3d1709ce4a /sysdeps/unix/sysv/linux/net/if_arp.h
parent76e680a87a3f24c4e200e1064c65d7269c4c189c (diff)
Update.
* sysdeps/unix/sysv/linux/bits/signum.h (SIGSYS): New definition. * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE802_TR): Added.
Diffstat (limited to 'sysdeps/unix/sysv/linux/net/if_arp.h')
-rw-r--r--sysdeps/unix/sysv/linux/net/if_arp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/net/if_arp.h b/sysdeps/unix/sysv/linux/net/if_arp.h
index 58464b06d6..d5574d9e03 100644
--- a/sysdeps/unix/sysv/linux/net/if_arp.h
+++ b/sysdeps/unix/sysv/linux/net/if_arp.h
@@ -119,6 +119,7 @@ struct arphdr
#define ARPHRD_FCAL 785 /* Fibrechanel arbitrated loop. */
#define ARPHRD_FCPL 786 /* Fibrechanel public loop. */
#define ARPHRD_FCPFABRIC 787 /* Fibrechanel fabric. */
+#define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR. */
/* ARP ioctl request. */