Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h137 #define DEFLATE_METHOD(x) ((x) & 0x0F) macro
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h162 #define DEFLATE_METHOD(x) ((x) & 0x0F) macro