]>
The Tcpdump Group git mirrors - libpcap/blob - ethertype.h
2 * Copyright (c) 1993, 1994, 1996
3 * The Regents of the University of California. All rights reserved.
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that: (1) source code distributions
7 * retain the above copyright notice and this paragraph in its entirety, (2)
8 * distributions including binary code include the above copyright notice and
9 * this paragraph in its entirety in the documentation or other materials
10 * provided with the distribution, and (3) all advertising materials mentioning
11 * features or use of this software display the following acknowledgement:
12 * ``This product includes software developed by the University of California,
13 * Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
14 * the University nor the names of its contributors may be used to endorse
15 * or promote products derived from this software without specific prior
17 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
18 * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
21 * @(#) $Header: /tcpdump/master/libpcap/ethertype.h,v 1.8 2000-06-29 15:38:57 itojun Exp $ (LBL)
24 /* Types missing from some systems */
27 #define ETHERTYPE_NS 0x0600
29 #ifndef ETHERTYPE_SPRITE
30 #define ETHERTYPE_SPRITE 0x0500
32 #ifndef ETHERTYPE_TRAIL
33 #define ETHERTYPE_TRAIL 0x1000
35 #ifndef ETHERTYPE_MOPDL
36 #define ETHERTYPE_MOPDL 0x6001
38 #ifndef ETHERTYPE_MOPRC
39 #define ETHERTYPE_MOPRC 0x6002
42 #define ETHERTYPE_DN 0x6003
45 #define ETHERTYPE_LAT 0x6004
48 #define ETHERTYPE_SCA 0x6007
50 #ifndef ETHERTYPE_REVARP
51 #define ETHERTYPE_REVARP 0x8035
53 #ifndef ETHERTYPE_LANBRIDGE
54 #define ETHERTYPE_LANBRIDGE 0x8038
56 #ifndef ETHERTYPE_DECDNS
57 #define ETHERTYPE_DECDNS 0x803c
59 #ifndef ETHERTYPE_DECDTS
60 #define ETHERTYPE_DECDTS 0x803e
62 #ifndef ETHERTYPE_VEXP
63 #define ETHERTYPE_VEXP 0x805b
65 #ifndef ETHERTYPE_VPROD
66 #define ETHERTYPE_VPROD 0x805c
68 #ifndef ETHERTYPE_ATALK
69 #define ETHERTYPE_ATALK 0x809b
71 #ifndef ETHERTYPE_AARP
72 #define ETHERTYPE_AARP 0x80f3
74 #ifndef ETHERTYPE_IPV6
75 #define ETHERTYPE_IPV6 0x80dd
77 #ifndef ETHERTYPE_LOOPBACK
78 #define ETHERTYPE_LOOPBACK 0x9000