X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/28b293f330d5afdff9a127c0781dadda576602d5..a945058fa79c1bba7adf12268d9d2baa56e35316:/ethertype.h diff --git a/ethertype.h b/ethertype.h index fc5e515c..8c063396 100644 --- a/ethertype.h +++ b/ethertype.h @@ -100,6 +100,9 @@ #ifndef ETHERTYPE_AARP #define ETHERTYPE_AARP 0x80f3 #endif +#ifndef ETHERTYPE_TIPC +#define ETHERTYPE_TIPC 0x88ca +#endif #ifndef ETHERTYPE_8021Q #define ETHERTYPE_8021Q 0x8100 #endif