Searched refs:tcl_style (Results 1 – 3 of 3) sorted by relevance
137 uint_t tcl_style; /* Saved style */ member
1296 if (tcl->tcl_style != PTS_NONE && in sppptun_inner_ioctl()1297 tcl->tcl_style != ptp->ptp_style) { in sppptun_inner_ioctl()1337 tcl->tcl_style == PTS_L2FTP) in sppptun_inner_ioctl()1343 tcl->tcl_style = ptp->ptp_style; in sppptun_inner_ioctl()1362 ptp->ptp_style = tcl->tcl_style; in sppptun_inner_ioctl()1393 if (tll->tll_style != tcl->tcl_style) { in sppptun_inner_ioctl()
419 mdb_printf(" %-2d %04X %04X ", tcl->tcl_style, in tuncl_format()