Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h190 #define IS_DECOMP_PROT(x) \ macro
H A Dspppcomp.c1356 if (hlen < (IS_DECOMP_AC(cp) ? 0 : 2) + (IS_DECOMP_PROT(cp) ? 1 : 2)) { in spppcomp_inpkt()
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c109 #define IS_DECOMP_PROT(x) \ macro
1958 if (!IS_DECOMP_PROT(state)) in spppasyn_inpkt()