10#ifndef __PACKET_PPP_H__
11#define __PACKET_PPP_H__
20#define PPP_PADDING 0x1
21#define PPP_ROHC_SCID 0x3
22#define PPP_ROHC_LCID 0x5
25#define PPP_XNSIDP 0x25
29#define PPP_VJC_COMP 0x2d
30#define PPP_VJC_UNCOMP 0x2f
31#define PPP_BCP_BPDU 0x31
34#define PPP_AT_EDDP 0x39
45#define PPP_IPV6HC 0x4f
47#define PPP_ENCRYPT 0x53
53#define PPP_RTP_FH 0x61
54#define PPP_RTP_CTCP 0x63
55#define PPP_RTP_CNTCP 0x65
56#define PPP_RTP_CUDP8 0x67
57#define PPP_RTP_CRTP8 0x69
58#define PPP_STAMPEDE 0x6f
59#define PPP_MPPLUS 0x73
60#define PPP_NTCITS_IPI 0xc1
61#define PPP_ML_SLCOMP 0xfb
63#define PPP_STP_HELLO 0x0201
64#define PPP_IBM_SR 0x0203
65#define PPP_DEC_LB 0x0205
67#define PPP_NETCS 0x0209
70#define PPP_OSCP 0x0211
71#define PPP_OSCP2 0x0213
72#define PPP_LUXCOM 0x0231
73#define PPP_SIGMA 0x0233
74#define PPP_ACSP 0x0235
75#define PPP_MPLS_UNI 0x0281
76#define PPP_MPLS_MULTI 0x0283
77#define PPP_P12844 0x0285
78#define PPP_TETRA 0x0287
79#define PPP_MFTP 0x0289
80#define PPP_RTP_CTCPND 0x2063
81#define PPP_RTP_CS 0x2065
82#define PPP_RTP_CUDP16 0x2067
83#define PPP_RTP_CRDP16 0x2069
84#define PPP_CCCP 0x4001
85#define PPP_CDPD_MNRP 0x4003
86#define PPP_EXPANDAP 0x4005
87#define PPP_ODSICP 0x4007
88#define PPP_DOCSIS 0x4009
89#define PPP_CETACEANNDP 0x400b
91#define PPP_REFTEK 0x4023
93#define PPP_EMIT 0x4027
95#define PPP_TLSP 0x405d
96#define PPP_IPCP 0x8021
97#define PPP_OSINLCP 0x8023
98#define PPP_XNSIDPCP 0x8025
99#define PPP_DECNETCP 0x8027
100#define PPP_ATCP 0x8029
101#define PPP_IPXCP 0x802b
102#define PPP_BCP_NCP 0x8031
103#define PPP_SPCP 0x8033
104#define PPP_BVCP 0x8035
105#define PPP_MLCP 0x803d
106#define PPP_NBCP 0x803f
107#define PPP_CISCOCP 0x8041
108#define PPP_ASCOMCP 0x8043
109#define PPP_LBLBCP 0x8045
110#define PPP_RLNCP 0x8047
111#define PPP_SDCP 0x8049
112#define PPP_LLCCP 0x804b
113#define PPP_SNACP 0x804d
114#define PPP_IP6HCCP 0x804f
115#define PPP_KNXCP 0x8051
116#define PPP_ECP 0x8053
117#define PPP_ILECP 0x8055
118#define PPP_IPV6CP 0x8057
119#define PPP_MUXCP 0x8059
120#define PPP_VSNCP 0x805b
121#define PPP_TNCP 0x805d
122#define PPP_STAMPEDECP 0x806f
123#define PPP_MPPCP 0x8073
124#define PPP_IPICP 0x80c1
125#define PPP_SLCC 0x80fb
126#define PPP_CCP 0x80fd
127#define PPP_CDPCP 0x8207
128#define PPP_NETCSCP 0x8209
129#define PPP_STPCP 0x820b
130#define PPP_EDPCP 0x820d
131#define PPP_ACSPC 0x8235
132#define PPP_MPLSCP 0x8281
133#define PPP_P12844CP 0x8285
134#define PPP_TETRACP 0x8287
135#define PPP_MFTPCP 0x8289
136#define PPP_LCP 0xc021
137#define PPP_PAP 0xc023
138#define PPP_LQR 0xc025
139#define PPP_SPAP 0xc027
140#define PPP_CBCP 0xc029
141#define PPP_BACP 0xc02b
142#define PPP_BAP 0xc02d
143#define PPP_VSAP 0xc05b
144#define PPP_CONTCP 0xc081
145#define PPP_CHAP 0xc223
146#define PPP_RSAAP 0xc225
147#define PPP_EAP 0xc227
148#define PPP_SIEP 0xc229
149#define PPP_SBAP 0xc26f
150#define PPP_PRPAP 0xc281
151#define PPP_PRPAP2 0xc283
152#define PPP_PRPNIAP 0xc481
Definition packet_info.h:43
Definition value_string.h:570
Extended metadata for a value_string array.
Definition value_string.h:325
Definition tvbuff-int.h:35