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

  /external/ppp/pppd/
lcp.c 291 #define CILEN_CBCP 3
681 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0)
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.c 200 #define CILEN_CBCP 3
541 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0)
    [all...]

Completed in 89 milliseconds