Symbol: te_oconp
usr/src/uts/common/io/tl.c
1280
TL_REMOVE_PEER(tep->te_oconp);
usr/src/uts/common/io/tl.c
1543
tep->te_oconp = NULL;
usr/src/uts/common/io/tl.c
3110
ASSERT(tep->te_oconp == NULL);
usr/src/uts/common/io/tl.c
3111
tep->te_oconp = peer_tep;
usr/src/uts/common/io/tl.c
3136
tl_endpt_t *peer_tep = tep->te_oconp;
usr/src/uts/common/io/tl.c
3152
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3177
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3222
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3248
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3268
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3285
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3321
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
3889
TL_REMOVE_PEER(cl_ep->te_oconp);
usr/src/uts/common/io/tl.c
3890
TL_REMOVE_PEER(acc_ep->te_oconp);
usr/src/uts/common/io/tl.c
3952
tl_endpt_t *srv_tep = tep->te_oconp;
usr/src/uts/common/io/tl.c
3969
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
4109
TL_REMOVE_PEER(peer_tep->te_oconp);
usr/src/uts/common/io/tl.c
4122
} else if ((peer_tep = tep->te_oconp) != NULL) { /* client */
usr/src/uts/common/io/tl.c
4181
ASSERT(tep->te_oconp != NULL);
usr/src/uts/common/io/tl.c
4182
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
4579
if (tep->te_oconp == NULL) {
usr/src/uts/common/io/tl.c
4614
tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp);
usr/src/uts/common/io/tl.c
4753
if (tep->te_oconp == NULL) {
usr/src/uts/common/io/tl.c
4780
tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp);
usr/src/uts/common/io/tl.c
4897
if (tep->te_oconp == NULL)
usr/src/uts/common/io/tl.c
4919
(void) tl_icon_queuemsg(tep->te_oconp, tep->te_seqno, mp);
usr/src/uts/common/io/tl.c
5631
tl_endpt_t *srv_tep = tep->te_oconp;
usr/src/uts/common/io/tl.c
5646
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
5668
if (cl_tep->te_oconp != NULL) {
usr/src/uts/common/io/tl.c
5669
ASSERT(cl_tep != cl_tep->te_oconp);
usr/src/uts/common/io/tl.c
5670
TL_UNCONNECT(cl_tep->te_oconp);
usr/src/uts/common/io/tl.c
5716
TL_UNCONNECT(tep->te_oconp);
usr/src/uts/common/io/tl.c
5761
TL_UNCONNECT(tep->te_oconp);