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

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h157 #define TLLF_CLOSE_DONE 0x00000004 /* detach sent; waiting */ macro
H A Dsppptun.c650 while (!(tll->tll_flags & TLLF_CLOSE_DONE)) {
1792 if ((tll->tll_flags & (TLLF_CLOSING|TLLF_CLOSE_DONE)) ==
1795 tll->tll_flags |= TLLF_CLOSE_DONE;

Completed in 116 milliseconds