Home
last modified time | relevance | path

Searched refs:tcl_rtunid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h139 uint_t tcl_rtunid; /* Remote Tunnel ID (L2F/L2TP) */ member
H A Dsppptun.c1329 (tcl->tcl_rtunid != 0 && in sppptun_inner_ioctl()
1330 tcl->tcl_rtunid != ptp->ptp_rtunid) || in sppptun_inner_ioctl()
1339 tcl->tcl_rtunid = ptp->ptp_rtunid; in sppptun_inner_ioctl()
1366 ptp->ptp_rtunid = tcl->tcl_rtunid; in sppptun_inner_ioctl()