Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c579 int mxcode; in bsd_compress() local
627 mxcode = MAXCODE (n_bits); in bsd_compress()
705 if (max_ent >= mxcode) in bsd_compress()
708 mxcode = MAXCODE (n_bits); in bsd_compress()
776 if (max_ent >= mxcode && max_ent < db->maxmaxcode) in bsd_compress()