Home
last modified time | relevance | path

Searched refs:T_ORDREL_IND (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_look.c161 if ((type == T_ORDREL_IND) && retval && in _t_look_locked()
210 case T_ORDREL_IND: in _t_look_locked()
H A Dt_rcvrel.c104 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_ORDREL_IND)) { in _tx_rcvrel()
180 if (pptr->type != T_ORDREL_IND) { in _tx_rcvrel()
H A Dt_rcvreldata.c106 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_ORDREL_IND)) { in _tx_rcvreldata()
182 if (pptr->type != T_ORDREL_IND) { in _tx_rcvreldata()
H A Dt_rcv.c250 case T_ORDREL_IND: in _tx_rcv()
H A Dt_rcvv.c268 case T_ORDREL_IND: in _tx_rcvv()
H A D_utility.c250 T_ORDREL_IND) { /* T_ORDREL_IND is on list */ in _t_register_lookevent()
/illumos-gate/usr/src/uts/common/io/
H A Dtirdwr.c293 case T_ORDREL_IND: in tirdwrrput()
H A Dtelmod.c435 case T_ORDREL_IND: in telmodrput()
563 case T_ORDREL_IND: in telmodrsrv()
H A Drlmod.c395 case T_ORDREL_IND: in rlmodrput()
522 case T_ORDREL_IND: in rlmodrsrv()
H A Dtl.c4918 prim->type = T_ORDREL_IND; in tl_ordrel()
4978 prim->type = T_ORDREL_IND; in tl_ordrel()
5697 !tl_icon_hasprim(srv_tep, tep->te_seqno, T_ORDREL_IND)) { in tl_co_unconnect()
5897 toi->PRIM_type = T_ORDREL_IND; in tl_ordrel_ind_alloc()
5963 if (prim == T_ORDREL_IND && nprim != T_DISCON_IND) { in tl_icon_queuemsg()
6032 case T_ORDREL_IND: in tl_icon_sendmsgs()
H A Dtimod.c1260 case T_ORDREL_IND: in timodrproc()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h126 #define T_ORDREL_IND 23 /* orderly release ind */ macro
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c162 case T_ORDREL_IND: in nb_getmsg_mlen()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c1660 case T_ORDREL_IND: in mir_rput_proto()
1774 case T_ORDREL_IND: in mir_rput_proto()
H A Dclnt_cots.c3471 case T_ORDREL_IND: in clnt_dispatch_notifyall()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c1017 ((struct T_ordrel_ind *)ordrel_mp->b_rptr)->PRIM_type = T_ORDREL_IND; in tcp_fallback()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1632 if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND)) in readstream()
H A Din.telnetd.c4585 if ((tpi.type == T_ORDREL_IND) || (tpi.type == T_DISCON_IND)) in readstream()
/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c1510 ((struct T_ordrel_ind *)mp->b_rptr)->PRIM_type = T_ORDREL_IND; in mi_tpi_ordrel_ind()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2277 case T_ORDREL_IND: in strsock_proto()