Searched refs:tll_style (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h100 int tll_style; /* Interface type; PTS_* */ member in struct:tunll_s
H A Dsppptun.c465 tll->tll_style = PTS_PPPOE;
904 switch (tll->tll_style) {
959 switch (tll->tll_style) {
1207 pti->pti_style = tll->tll_style;
1212 tll->tll_style = pti->pti_style;
1213 switch (tll->tll_style) {
1232 tll->tll_style = PTS_NONE;
1392 if (tll->tll_style != tcl->tcl_style) {
1722 * tll_style was set by PPPTUN_SINFO.
2087 switch (tll->tll_style) {
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c539 if (tll->tll_style == PTS_PPPOE) {

Completed in 121 milliseconds