X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Fnet%2Fppp_defs.h;fp=include%2Fnet%2Fppp_defs.h;h=bda882ea1a285d09a8ebc5b23d12ed18b0a59e7c;hb=7bb8beb860037a6c18dd0b64b8d542a20aa2c8c0;hp=4152b069a7061c70af2c7c8ae16b2d9908a776c1;hpb=85fb3a1ac84c4bc9bf1b66d00ab0a09def5c38db;p=ppp.git diff --git a/include/net/ppp_defs.h b/include/net/ppp_defs.h index 4152b06..bda882e 100644 --- a/include/net/ppp_defs.h +++ b/include/net/ppp_defs.h @@ -1,4 +1,4 @@ -/* $Id: ppp_defs.h,v 1.14 1999/08/13 01:55:40 paulus Exp $ */ +/* $Id: ppp_defs.h,v 1.15 2002/05/21 17:26:48 dfs Exp $ */ /* * ppp_defs.h - PPP definitions. @@ -79,6 +79,7 @@ #define PPP_IPXCP 0x802b /* IPX Control Protocol */ #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ #define PPP_CCP 0x80fd /* Compression Control Protocol */ +#define PPP_ECP 0x8053 /* Encryption Control Protocol */ #define PPP_LCP 0xc021 /* Link Control Protocol */ #define PPP_PAP 0xc023 /* Password Authentication Protocol */ #define PPP_LQR 0xc025 /* Link Quality Report protocol */