Home
last modified time | relevance | path

Searched refs:tcl_flags (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c691 if (!(tcl->tcl_flags & TCLF_DAEMON) && in sppptun_close()
803 if (!(tcl->tcl_flags & TCLF_ISCLIENT)) { in sppptun_outpkt()
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()
1342 tcl->tcl_flags |= TCLF_SPEER_DONE; in sppptun_inner_ioctl()
1403 if (tcl->tcl_flags & TCLF_DAEMON) { in sppptun_inner_ioctl()
1460 !(tcl->tcl_flags & TCLF_DAEMON)) { in sppptun_inner_ioctl()
1612 if (!(tcl->tcl_flags & TCLF_ISCLIENT)) { in sppptun_inner_mctl()
1669 if (tcl->tcl_flags & TCLF_ISCLIENT) in sppptun_uwput()
[all …]
H A Dsppptun_impl.h126 uint32_t tcl_flags; /* TCLF_ flags below */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c421 if (tcl->tcl_flags & TCLF_DAEMON) { in tuncl_format()
617 if (ts.tcl.tcl_flags & TCLF_ISCLIENT) in sppptun_qinfo()
632 if (ts.tcl.tcl_flags & TCLF_ISCLIENT) { in sppptun_rnext()
648 if (ts.tcl.tcl_flags & TCLF_ISCLIENT) { in sppptun_wnext()