/titanic_44/usr/src/lib/libnsl/nsl/ |
H A D | t_look.c | 162 (pptr->type == T_DISCON_IND)) { in _t_look_locked() 180 case T_DISCON_IND: in _t_look_locked()
|
H A D | t_rcvdis.c | 99 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_DISCON_IND)) { in _tx_rcvdis() 187 (pptr->type != T_DISCON_IND)) { in _tx_rcvdis()
|
H A D | t_rcv.c | 140 == T_DISCON_IND) { in _tx_rcv() 264 case T_DISCON_IND: in _tx_rcv()
|
H A D | t_rcvv.c | 141 == T_DISCON_IND) { in _tx_rcvv() 282 case T_DISCON_IND: in _tx_rcvv()
|
H A D | t_rcvrel.c | 183 if (pptr->type == T_DISCON_IND) { in _tx_rcvrel()
|
H A D | t_rcvreldata.c | 185 if (pptr->type == T_DISCON_IND) { in _tx_rcvreldata()
|
H A D | _conn_util.c | 291 case T_DISCON_IND: in _t_rcv_conn_con()
|
H A D | t_listen.c | 243 case T_DISCON_IND: in _tx_listen()
|
H A D | _utility.c | 245 *(t_scalar_t *)cptr == T_DISCON_IND) { in _t_register_lookevent()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | telmod.c | 438 case T_DISCON_IND: in telmodrput() 452 if (tip->type == T_DISCON_IND && tmip->unbind_mp != in telmodrput() 565 case T_DISCON_IND: in telmodrsrv() 579 if (tip->type == T_DISCON_IND && in telmodrsrv()
|
H A D | rlmod.c | 397 case T_DISCON_IND: in rlmodrput() 410 if (tip->type == T_DISCON_IND && rmip->unbind_mp != in rlmodrput() 524 case T_DISCON_IND: in rlmodrsrv() 537 if (tip->type == T_DISCON_IND && in rlmodrsrv()
|
H A D | tirdwr.c | 303 case T_DISCON_IND: in tirdwrrput()
|
H A D | tl.c | 2994 M_PROTO, T_DISCON_IND); in tl_conn_req() 3655 di->PRIM_type = T_DISCON_IND; in tl_conn_res() 4046 di->PRIM_type = T_DISCON_IND; in tl_discon_req() 4132 di->PRIM_type = T_DISCON_IND; in tl_discon_req() 5600 T_DISCON_IND); in tl_co_unconnect() 5726 tdi->PRIM_type = T_DISCON_IND; in tl_discon_ind_alloc() 5807 if (prim == T_DISCON_IND) { in tl_icon_queuemsg() 5814 if (prim == T_ORDREL_IND && nprim != T_DISCON_IND) { in tl_icon_queuemsg() 5888 case T_DISCON_IND: in tl_icon_sendmsgs()
|
H A D | timod.c | 1220 case T_DISCON_IND: { in timodrproc()
|
/titanic_44/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tihdr.h | 66 #define T_DISCON_IND 13 /* disconnect indication */ macro
|
/titanic_44/usr/src/uts/common/ktli/ |
H A D | t_kconnect.c | 217 case T_DISCON_IND: in t_kconnect()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tihdr.h | 115 #define T_DISCON_IND 13 /* disconnect indication */ macro
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 1656 case T_DISCON_IND: in mir_rput_proto() 1773 case T_DISCON_IND: in mir_rput_proto() 1776 type == T_DISCON_IND ? "disconnect" in mir_rput_proto() 1817 if (type == T_DISCON_IND) { in mir_rput_proto()
|
H A D | clnt_cots.c | 3516 case T_DISCON_IND: in clnt_dispatch_notifyall() 3570 if (msg_type == T_DISCON_IND) in clnt_dispatch_notifyall() 3603 if (msg_type == T_DISCON_IND) in clnt_dispatch_notifyall()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_trantcp.c | 163 case T_DISCON_IND: in nb_getmsg_mlen()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 1531 ASSERT(tpr->type == T_DISCON_IND); in strsock_discon_ind() 2308 case T_DISCON_IND: in strsock_proto()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rlogind.c | 1632 if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND)) in readstream()
|
H A D | in.telnetd.c | 4585 if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND)) in readstream()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | mi.c | 1448 sizeof (struct T_discon_ind), T_DISCON_IND)) != NULL) { in mi_tpi_discon_ind()
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 1101 T_DISCON_IND; in tcp_accept_finish()
|