Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h138 uint_t tcl_ltunid; /* Local Tunnel ID (L2F/L2TP) */ member
H A Dsppptun.c1327 ((tcl->tcl_ltunid != 0 && in sppptun_inner_ioctl()
1328 tcl->tcl_ltunid != ptp->ptp_ltunid) || in sppptun_inner_ioctl()
1336 if ((tcl->tcl_ltunid = ptp->ptp_ltunid) == 0 && in sppptun_inner_ioctl()
1338 tcl->tcl_ltunid = ptp->ptp_lsessid; in sppptun_inner_ioctl()
1365 ptp->ptp_ltunid = tcl->tcl_ltunid; in sppptun_inner_ioctl()