Searched refs:tcl_ctlval (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h135 uint32_t tcl_ctlval; /* Control distinguisher */ member in struct:tuncl_s
H A Dsppptun.c550 ptc->ptc_discrim = tclto->tcl_ctlval;
829 if (tcl->tcl_ctlval == 0)
830 tcl->tcl_ctlval = ptc->ptc_discrim;
840 ptc->ptc_discrim = tcl->tcl_ctlval;
846 if (tcl->tcl_ctlval != ptc->ptc_discrim) {

Completed in 101 milliseconds