summaryrefslogtreecommitdiffstats
path: root/gatchat/ppp.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-04-01 09:13:44 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-04-01 09:13:44 -0700
commit4f99859d37800baf2f87b3869f1c0e1903e3467a (patch)
tree1ac2ea8ec078cce79d6216e404eaa45e828a6ee6 /gatchat/ppp.h
parent5f0d8493e7f2f60130e34927789b9b4effacb533 (diff)
downloadofono-4f99859d37800baf2f87b3869f1c0e1903e3467a.tar.bz2
Remove useless pppcp_protocol_data structure
Diffstat (limited to 'gatchat/ppp.h')
-rw-r--r--gatchat/ppp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/ppp.h b/gatchat/ppp.h
index 9a9eab2b..b8d51ece 100644
--- a/gatchat/ppp.h
+++ b/gatchat/ppp.h
@@ -30,6 +30,7 @@
#define PPP_CTRL 0x03
#define LCP_PROTOCOL 0xc021
#define CHAP_PROTOCOL 0xc223
+#define IPCP_PROTO 0x8021
#define PPP_HEADROOM 2
#define HDLC_HEADROOM 3
#define HDLC_TAIL 3