HomeSort by relevance Sort by last modified time
    Searched full:lcp (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /external/libppp/src/
ppp.8.m4 265 will force an LCP renegotiation, and a
270 can use either the standard LCP callback protocol or the Microsoft
647 Ppp ON awfulhak> # We've connected & finished LCP
682 Ppp ON awfulhak> # We've connected & finished LCP
699 ppp ON awfulhak> set log local phase lcp ipcp
719 PPP ON awfulhak> show lcp
720 * LCP (line control) related information is shown here *
    [all...]
async.c 46 #include "lcp.h"
datalink.h 61 unsigned stayonline : 1; /* stay online when LCP is closed ? */
hdlc.c 50 #include "lcp.h"
99 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp)
102 hdlc->lqm.owner = lcp;
tcp.c 53 #include "lcp.h"
tcpmss.c 50 #include "lcp.h"
vjcomp.c 56 #include "lcp.h"
bundle.c 75 #include "lcp.h"
271 * If it's an LCP, adjust our phys_mode.open value and check the
310 * If it's an LCP, adjust our phys_type.open value and any timers.
311 * If it's an LCP and we're in multilink mode, adjust our tun
312 * If it's the last LCP, down all NCPs
338 if (fp == &dl->physical->link.lcp.fsm)
    [all...]
ncp.c 56 #include "lcp.h"
348 struct bundle *bundle = l->lcp.fsm.bundle;
arp.c 64 #include "lcp.h"
atm.c 52 #include "lcp.h"
exec.c 54 #include "lcp.h"
log.c 59 "LCP",
pred.c 46 #include "lcp.h"
radius.c 83 #include "lcp.h"
947 switch (authp->physical->link.lcp.want_auth) {
960 switch (authp->physical->link.lcp.want_authtype) {
1016 authp->physical->link.lcp.want_authtype);
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c 5162 LeakCheckParams lcp; local
5422 LeakCheckParams lcp; local
6149 LeakCheckParams lcp; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/
ECLIPSEF.SF 171 Name: bin/lcp.bat
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/
about.html 37 <p>The Ant binary code in ant.jar and the scripts ant, ant.bat, ant.cmd, antenv.cmd, antRun, antRun.bat, antRun.pl, complete-ant-cmd.pl, envset.cmd, lcp.bat, runant.pl, runant.py and runrc.cmd are included with the plug-in with no modifications.
  /external/ppp/pppd/
eap.h 83 eapPending, /* Waiting for LCP (no timer) */
fsm.h 52 * CP (LCP, IPCP, etc.) codes.
auth.c 108 #include "lcp.h"
528 * An Open on LCP has requested a change from Dead to Establish phase.
587 * LCP has terminated the link; go to the Dead phase and take the
656 * LCP has gone down; it will either die or try to re-establish.
691 (*protp->close)(unit, "LCP down");
713 * Tell higher-level protocols that LCP is up.
    [all...]
main.c 98 #include "lcp.h"
1046 * Toss all non-LCP packets unless LCP is OPEN.
1049 dbglog("Discarded non-LCP packet when LCP not open");
1055 * except LCP, LQR and authentication packets.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 837 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
838 return m_p_traits->begin(m_p_traits->extract_key(lcp->value()));
849 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
850 return m_p_traits->end(m_p_traits->extract_key(lcp->value()));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 837 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
838 return m_p_traits->begin(m_p_traits->extract_key(lcp->value()));
849 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
850 return m_p_traits->end(m_p_traits->extract_key(lcp->value()));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 837 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
838 return m_p_traits->begin(m_p_traits->extract_key(lcp->value()));
849 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd); local
850 return m_p_traits->end(m_p_traits->extract_key(lcp->value()));
    [all...]

Completed in 1563 milliseconds

1 23 4 5