HomeSort by relevance Sort by last modified time
    Searched full:ccp_algorithm (Results 1 - 8 of 8) sorted by null

  /external/libppp/src/
deflate.h 29 extern const struct ccp_algorithm PppdDeflateAlgorithm;
30 extern const struct ccp_algorithm DeflateAlgorithm;
mppe.h 30 extern const struct ccp_algorithm MPPEAlgorithm;
pred.h 31 extern const struct ccp_algorithm Pred1Algorithm;
ccp.h 123 struct ccp_algorithm { struct
pred.c 322 const struct ccp_algorithm Pred1Algorithm = {
deflate.c 553 const struct ccp_algorithm PppdDeflateAlgorithm = {
578 const struct ccp_algorithm DeflateAlgorithm = {
mppe.c 794 const struct ccp_algorithm MPPEAlgorithm = {
ccp.c 147 static const struct ccp_algorithm * const algorithm[] = {

Completed in 807 milliseconds