Searched refs:IPCP (Results 1 – 10 of 10) sorted by relevance
37 struct IPCP : public ModulePass { struct39 IPCP() : ModulePass(ID) { in IPCP() argument258 char IPCP::ID = 0;259 INITIALIZE_PASS(IPCP, "ipconstprop",262 ModulePass *llvm::createIPConstantPropagationPass() { return new IPCP(); } in createIPConstantPropagationPass()264 bool IPCP::runOnModule(Module &M) { in runOnModule()
124 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …185 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…193 # 23:18:36.590489 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:8 A:6 ppp: IPCP 30: Conf-Rej…201 # 23:18:36.591003 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:7 A:8 ppp: IPCP 12: Conf-Rej…207 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …189 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…197 # 23:18:36.590489 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:8 A:6 ppp: IPCP 30: Conf-Rej…205 # 23:18:36.591003 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:7 A:8 ppp: IPCP 12: Conf-Rej…211 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
12 set log Phase Chat LCP IPCP CCP tun command
36 o The `set log LCP' command was split into LCP, IPCP and CCP logs.61 o Out-of-sequence FSM packets (IPCP/LCP/CCP) are dropped by default.79 have an IPCP stopped timer.
31 set log Phase Chat LCP IPCP CCP tun command64 # and when any of the IP numbers are changed in IPCP negotiations.207 set log local LCP IPCP CCP
653 Add support for further dissection of the IPCP Compression Option
9728 * ipa-cp.c: New file. Contains IPCP specific functionality.9730 used by several interprocedural data flow optimizations (and also IPCP).9734 * timevar.def: Add IPCP optimization.