Searched refs:TCLF_DAEMON (Results 1 – 3 of 3) sorted by relevance
162 #define TCLF_DAEMON 0x00000010 /* server side; session 0 */ macro
691 if (!(tcl->tcl_flags & TCLF_DAEMON) && in sppptun_close()991 (tcl->tcl_flags & TCLF_DAEMON)) { in sppptun_outpkt()1309 tcl->tcl_flags |= TCLF_DAEMON; in sppptun_inner_ioctl()1312 if (tcl->tcl_flags & TCLF_DAEMON) { in sppptun_inner_ioctl()1363 ptp->ptp_flags = (tcl->tcl_flags & TCLF_DAEMON) ? PTPF_DAEMON : in sppptun_inner_ioctl()1403 if (tcl->tcl_flags & TCLF_DAEMON) { in sppptun_inner_ioctl()1408 } else if (tcl->tcl_flags & TCLF_DAEMON) { in sppptun_inner_ioctl()1460 !(tcl->tcl_flags & TCLF_DAEMON)) { in sppptun_inner_ioctl()
421 if (tcl->tcl_flags & TCLF_DAEMON) { in tuncl_format()