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

/freebsd-11-stable/usr.sbin/ppp/
H A Ddeflate.h31 extern const struct ccp_algorithm PppdDeflateAlgorithm;
32 extern const struct ccp_algorithm DeflateAlgorithm;
H A Dpred.h33 extern const struct ccp_algorithm Pred1Algorithm;
H A Dmppe.h32 extern const struct ccp_algorithm MPPEAlgorithm;
H A Dccp.h125 struct ccp_algorithm { struct
H A Ddeflate.c555 const struct ccp_algorithm PppdDeflateAlgorithm = {
580 const struct ccp_algorithm DeflateAlgorithm = {
H A Dpred.c324 const struct ccp_algorithm Pred1Algorithm = {
H A Dmppe.c796 const struct ccp_algorithm MPPEAlgorithm = {
H A Dccp.c149 static const struct ccp_algorithm * const algorithm[] = {

Completed in 131 milliseconds