Searched refs:DeflateAlgorithm (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | deflate.h | 30 extern const struct ccp_algorithm DeflateAlgorithm; |
H A D | deflate.c | 578 const struct ccp_algorithm DeflateAlgorithm = { variable |
H A D | ccp.c | 148 &DeflateAlgorithm, |