Deleted Added
full compact
ethertype.h (17681) ethertype.h (17692)
1/*
2 * Copyright (c) 1993, 1994, 1996
3 * The Regents of the University of California. All rights reserved.
4 *
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

--- 57 unchanged lines hidden (view full) ---

66#define ETHERTYPE_VPROD 0x805c
67#endif
68#ifndef ETHERTYPE_ATALK
69#define ETHERTYPE_ATALK 0x809b
70#endif
71#ifndef ETHERTYPE_AARP
72#define ETHERTYPE_AARP 0x80f3
73#endif
1/*
2 * Copyright (c) 1993, 1994, 1996
3 * The Regents of the University of California. All rights reserved.
4 *
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

--- 57 unchanged lines hidden (view full) ---

66#define ETHERTYPE_VPROD 0x805c
67#endif
68#ifndef ETHERTYPE_ATALK
69#define ETHERTYPE_ATALK 0x809b
70#endif
71#ifndef ETHERTYPE_AARP
72#define ETHERTYPE_AARP 0x80f3
73#endif
74#ifndef ETHERTYPE_IPX
75#define ETHERTYPE_IPX 0x8137
76#endif
74#ifndef ETHERTYPE_LOOPBACK
75#define ETHERTYPE_LOOPBACK 0x9000
76#endif
77#ifndef ETHERTYPE_LOOPBACK
78#define ETHERTYPE_LOOPBACK 0x9000
79#endif