Home
last modified time | relevance | path

Searched defs:DEFLATE_MAKE_OPT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h138 #define DEFLATE_MAKE_OPT(w) ((((w) - DEFLATE_MIN_SIZE) << 4) \ macro
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h163 #define DEFLATE_MAKE_OPT(w) ((((w) - DEFLATE_MIN_SIZE) << 4) \ macro