Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h183 #define CP_LASTMOD 0x08000000 /* last PPP-aware module in stream */ macro
219 ((x)->cp_flags & CP_LASTMOD)
H A Dspppcomp.c894 cp->cp_flags |= CP_LASTMOD; in spppcomp_inner_ioctl()