Searched refs:PPP_ECP (Results 1 – 5 of 5) sorted by relevance
99 PPP_ECP,152 f->protocol = PPP_ECP;
878 if ((protp->protocol == PPP_ECP || protp->protocol == PPP_CCP)903 && protp->protocol != PPP_CCP && protp->protocol != PPP_ECP
100 #define PPP_ECP 0x8053 /* Encryption Control Protocol */ macro
340 class PPP_ECP(Packet): class709 bind_layers( PPP, PPP_ECP, proto=0x8053)713 bind_layers( Ether, PPP_ECP, type=0x8053)
1607 PPP()/PPP_ECP(options=[PPP_ECP_Option_OUI(oui="XYZ")])1614 PPP()/PPP_ECP(options=[PPP_ECP_Option_OUI(oui="XYZ"),PPP_ECP_Option(type=1,data="ABCDEFG")])