Home
last modified time | relevance | path

Searched refs:tcl_unit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h144 int tcl_unit; /* PPP unit number (for debug) */ member
H A Dsppptun.c1621 tcl->tcl_unit = mp->b_rptr[1]; in sppptun_inner_mctl()
1623 tcl->tcl_unit = ((uint32_t *)mp->b_rptr)[1]; in sppptun_inner_mctl()
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c424 mdb_printf("sppp%d\n", tcl->tcl_unit); in tuncl_format()
619 ts.tcl.tcl_unit, ts.tcl.tcl_lsessid); in sppptun_qinfo()