Searched refs:Pred1Algorithm (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | pred.h | 31 extern const struct ccp_algorithm Pred1Algorithm; |
H A D | pred.c | 322 const struct ccp_algorithm Pred1Algorithm = { variable |
H A D | ccp.c | 149 &Pred1Algorithm, |