Searched refs:tll_next (Results 1 – 3 of 3) sorted by relevance
88 void *tll_next, *tll_prev; member153 ((tunll_t *)((caddr_t)(p) - offsetof(tunll_t, tll_next)))
462 insque(&tll->tll_next, tunll_list.q_back); in sppptun_open()663 remque(&tll->tll_next); in sppptun_close()685 tll = TO_TLL(tll->tll_next); in sppptun_close()1087 for (; tll != TO_TLL(&tunll_list); tll = TO_TLL(tll->tll_next)) in tll_lookup_on_name()1252 tll = TO_TLL(tll->tll_next); in sppptun_inner_ioctl()
529 twd->next = (void *)tll.tll_next; in tunll_walk_step()