Searched refs:tcl_ltunid (Results 1 – 2 of 2) sorted by relevance
138 uint_t tcl_ltunid; /* Local Tunnel ID (L2F/L2TP) */ member
1326 ((tcl->tcl_ltunid != 0 && in sppptun_inner_ioctl()1327 tcl->tcl_ltunid != ptp->ptp_ltunid) || in sppptun_inner_ioctl()1335 if ((tcl->tcl_ltunid = ptp->ptp_ltunid) == 0 && in sppptun_inner_ioctl()1337 tcl->tcl_ltunid = ptp->ptp_lsessid; in sppptun_inner_ioctl()1364 ptp->ptp_ltunid = tcl->tcl_ltunid; in sppptun_inner_ioctl()