Searched refs:TLLF_NOTLOWER (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h155 #define TLLF_NOTLOWER 0x00000001 /* never set */ macro
H A Dsppptun.c638 if (!(tll->tll_flags & TLLF_NOTLOWER)) {
1124 if (tll->tll_flags & TLLF_NOTLOWER) {
1567 if (!(tll->tll_flags & TLLF_NOTLOWER)) {
2084 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER));
2267 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER));

Completed in 113 milliseconds