Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDdeflate.h29 extern const struct ccp_algorithm PppdDeflateAlgorithm;
30 extern const struct ccp_algorithm DeflateAlgorithm;
HDpred.h31 extern const struct ccp_algorithm Pred1Algorithm;
HDmppe.h30 extern const struct ccp_algorithm MPPEAlgorithm;
HDccp.h123 struct ccp_algorithm { struct
HDdeflate.c553 const struct ccp_algorithm PppdDeflateAlgorithm = {
578 const struct ccp_algorithm DeflateAlgorithm = {
HDpred.c322 const struct ccp_algorithm Pred1Algorithm = {
HDmppe.c794 const struct ccp_algorithm MPPEAlgorithm = {
HDccp.c147 static const struct ccp_algorithm * const algorithm[] = {