Home
last modified time | relevance | path

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

/titanic_41/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)) { in sppptun_close()
1124 if (tll->tll_flags & TLLF_NOTLOWER) { in sppptun_inner_ioctl()
1567 if (!(tll->tll_flags & TLLF_NOTLOWER)) { in sppptun_ioctl()
2084 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER)); in sppptun_recv()
2267 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER)); in sppptun_urput()