Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h184 #define IS_COMP_AC(x) \ macro
H A Dspppcomp.c649 if (IS_COMP_AC(cp) && (proto != PPP_LCP)) { in spppcomp_outpkt()
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c105 #define IS_COMP_AC(x) \ macro
1764 if (!IS_COMP_AC(state)) { in spppasyn_muxencode()