X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/98a503e84307f830f1d42a33b701869f5e2ce4fb..ad7e091f5df7a3a0f70c4fbfd83c610004fe804c:/gencode.h?ds=inline diff --git a/gencode.h b/gencode.h index 8feffb06..a327a4fb 100644 --- a/gencode.h +++ b/gencode.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.42 2000-10-22 04:15:56 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.47 2000-11-04 10:09:55 guy Exp $ (LBL) */ /* Address qualifiers. */ @@ -58,6 +58,13 @@ #define Q_PIM 20 +#define Q_AARP 21 + +#define Q_ISO 22 +#define Q_ESIS 23 +#define Q_ISIS 24 +#define Q_CLNP 25 + /* Directional qualifiers. */ #define Q_SRC 1