Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pred1.c99 static int Pred1Compress(node_p node, u_char *source, u_char *dest,
423 len = Pred1Compress(node, priv->inbuf + 2, priv->outbuf + 2, inlen); in ng_pred1_compress()
584 Pred1Compress(node_p node, u_char *source, u_char *dest, int len) in Pred1Compress() function