Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_deflate.c535 static u_char EMPTY_BLOCK[4] = { 0x00, 0x00, 0xff, 0xff }; in ng_deflate_decompress() local
620 priv->cx.next_in = EMPTY_BLOCK; in ng_deflate_decompress()