Home
last modified time | relevance | path

Searched refs:ccp_algorithm (Results 1 – 8 of 8) sorted by relevance

/external/libppp/src/
Ddeflate.h29 extern const struct ccp_algorithm PppdDeflateAlgorithm;
30 extern const struct ccp_algorithm DeflateAlgorithm;
Dpred.h31 extern const struct ccp_algorithm Pred1Algorithm;
Dmppe.h30 extern const struct ccp_algorithm MPPEAlgorithm;
Dccp.h123 struct ccp_algorithm { struct
Ddeflate.c553 const struct ccp_algorithm PppdDeflateAlgorithm = {
578 const struct ccp_algorithm DeflateAlgorithm = {
Dpred.c322 const struct ccp_algorithm Pred1Algorithm = {
Dmppe.c794 const struct ccp_algorithm MPPEAlgorithm = {
Dccp.c147 static const struct ccp_algorithm * const algorithm[] = {