Searched refs:tcl_ltunid (Results 1 – 2 of 2) sorted by relevance
138 uint_t tcl_ltunid; /* Local Tunnel ID (L2F/L2TP) */ member
1327 ((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()