Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h155 #define TLLF_NOTLOWER 0x00000001 /* never set */ macro
H A Dsppptun.c639 if (!(tll->tll_flags & TLLF_NOTLOWER)) { in sppptun_close()
1125 if (tll->tll_flags & TLLF_NOTLOWER) { in sppptun_inner_ioctl()
1568 if (!(tll->tll_flags & TLLF_NOTLOWER)) { in sppptun_ioctl()
2088 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER)); in sppptun_recv()
2271 ASSERT(!(tll->tll_flags & TLLF_NOTLOWER)); in sppptun_urput()