Home
last modified time | relevance | path

Searched refs:IPCP (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp36 struct IPCP : public ModulePass { struct
38 IPCP() : ModulePass(ID) { in IPCP() function
49 char IPCP::ID = 0;
50 INITIALIZE_PASS(IPCP, "ipconstprop",
53 ModulePass *llvm::createIPConstantPropagationPass() { return new IPCP(); } in createIPConstantPropagationPass()
55 bool IPCP::runOnModule(Module &M) { in runOnModule()
80 bool IPCP::PropagateConstantsIntoArguments(Function &F) { in PropagateConstantsIntoArguments()
159 bool IPCP::PropagateConstantReturn(Function &F) { in PropagateConstantReturn()
/external/libppp/src/
DREADME.changes36 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.
Dppp.8.m4402 .It Supports Microsoft's IPCP extensions (rfc 1877).
722 * IPCP (IP) related information is shown here *
1286 Support for IPCP Domain Name Server and NetBIOS Name Server negotiation
1527 set log Phase Chat Connect hdlc LCP IPCP IPV6CP CCP tun
1912 uses IPCP to negotiate IP addresses.
1923 send an ACK), IPCP is set to the open state and a network level connection
1925 To control this IPCP behaviour, this implementation has the
2334 .It Li IPCP
2335 Generate an IPCP packet trace.
3012 exchanges low-level LCP, CCP and IPCP configuration traffic, the
[all …]
/external/tcpdump/
DCHANGES85 Add support for further dissection of the IPCP Compression Option