HomeSort by relevance Sort by last modified time
    Searched refs:CONFREQ (Results 1 - 10 of 10) sorted by null

  /external/ppp/pppd/
fsm.h 54 #define CONFREQ 1 /* Configuration Request */
fsm.c 375 case CONFREQ:
782 fsm_sdata(f, CONFREQ, f->reqid, outp, cilen);
ipv6cp.c     [all...]
ipxcp.c     [all...]
ccp.c     [all...]
ipcp.c     [all...]
lcp.c     [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
fsm.h 66 #define CONFREQ 1 /* Configuration Request */
fsm.c 422 case CONFREQ:
850 fsm_sdata(f, CONFREQ, f->reqid, outp, cilen);
lcp.c     [all...]

Completed in 407 milliseconds