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

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h137 uint_t tcl_style; /* Saved style */ member in struct:tuncl_s
H A Dsppptun.c1295 if (tcl->tcl_style != PTS_NONE &&
1296 tcl->tcl_style != ptp->ptp_style) {
1336 tcl->tcl_style == PTS_L2FTP)
1342 tcl->tcl_style = ptp->ptp_style;
1361 ptp->ptp_style = tcl->tcl_style;
1392 if (tll->tll_style != tcl->tcl_style) {
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c419 mdb_printf(" %-2d %04X %04X ", tcl->tcl_style,

Completed in 51 milliseconds