Searched refs:tll_style (Results 1 – 3 of 3) sorted by relevance
465 tll->tll_style = PTS_PPPOE; in sppptun_open()905 switch (tll->tll_style) { in sppptun_outpkt()960 switch (tll->tll_style) { in sppptun_outpkt()1208 pti->pti_style = tll->tll_style; in sppptun_inner_ioctl()1213 tll->tll_style = pti->pti_style; in sppptun_inner_ioctl()1214 switch (tll->tll_style) { in sppptun_inner_ioctl()1233 tll->tll_style = PTS_NONE; in sppptun_inner_ioctl()1393 if (tll->tll_style != tcl->tcl_style) { in sppptun_inner_ioctl()2091 switch (tll->tll_style) { in sppptun_recv()2286 switch (tll->tll_style) { in sppptun_urput()
100 int tll_style; /* Interface type; PTS_* */ member
539 if (tll->tll_style == PTS_PPPOE) { in tunll_format()