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

  /external/ppp/pppd/
lcp.c 676 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0)
695 LENCIVOID(go->neg_pcompression) +
696 LENCIVOID(go->neg_accompression) +
698 LENCIVOID(go->neg_ssnhf) +
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.c 536 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0)
553 LENCIVOID(go->neg_pcompression) +
554 LENCIVOID(go->neg_accompression));
    [all...]

Completed in 275 milliseconds