Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h95 tuncl_t *tll_lastcl; /* Silly PPPoE optimization */ member
H A Dsppptun.c684 if (tll->tll_lastcl == tcl) in sppptun_close()
685 tll->tll_lastcl = NULL; in sppptun_close()
2154 tcl = tll->tll_lastcl; in sppptun_recv()
2178 tll->tll_lastcl = tcl; in sppptun_recv()