Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Ddeflate.h30 extern const struct ccp_algorithm PppdDeflateAlgorithm;
31 extern const struct ccp_algorithm DeflateAlgorithm;
H A Dpred.h32 extern const struct ccp_algorithm Pred1Algorithm;
H A Dmppe.h31 extern const struct ccp_algorithm MPPEAlgorithm;
H A Dccp.h124 struct ccp_algorithm { struct
H A Ddeflate.c554 const struct ccp_algorithm PppdDeflateAlgorithm = {
579 const struct ccp_algorithm DeflateAlgorithm = {
H A Dpred.c322 const struct ccp_algorithm Pred1Algorithm = {
H A Dmppe.c795 const struct ccp_algorithm MPPEAlgorithm = {
H A Dccp.c147 static const struct ccp_algorithm * const algorithm[] = {