Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddeflate.h29 extern const struct ccp_algorithm PppdDeflateAlgorithm;
30 extern const struct ccp_algorithm DeflateAlgorithm;
H A Dpred.h31 extern const struct ccp_algorithm Pred1Algorithm;
H A Dmppe.h30 extern const struct ccp_algorithm MPPEAlgorithm;
H A Dccp.h123 struct ccp_algorithm { struct
H A Ddeflate.c553 const struct ccp_algorithm PppdDeflateAlgorithm = {
578 const struct ccp_algorithm DeflateAlgorithm = {
H A Dpred.c322 const struct ccp_algorithm Pred1Algorithm = {
H A Dmppe.c794 const struct ccp_algorithm MPPEAlgorithm = {
H A Dccp.c147 static const struct ccp_algorithm * const algorithm[] = {