X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/8534f3b7bfbb81a76fc110a79bbbfedf35cc4f30..11e454d0ba87183f359a63ee0119ae27f50496af:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 109e8748..33dcea9c 100644 --- a/ethertype.h +++ b/ethertype.h @@ -179,6 +179,9 @@ #ifndef ETHERTYPE_AOE #define ETHERTYPE_AOE 0x88a2 #endif +#ifndef ETHERTYPE_PTP +#define ETHERTYPE_PTP 0x88f7 +#endif #ifndef ETHERTYPE_LOOPBACK #define ETHERTYPE_LOOPBACK 0x9000 #endif