Home
last modified time | relevance | path

Searched refs:DISCON_reason (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h261 long DISCON_reason; /* disconnect reason */ member
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_rcvdis.c223 discon->reason = pptr->discon_ind.DISCON_reason; in _tx_rcvdis()
/titanic_41/usr/src/uts/common/ktli/
H A Dt_kconnect.c222 error = pptr->discon_ind.DISCON_reason; in t_kconnect()
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h382 t_scalar_t DISCON_reason; /* disconnect reason */ member
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c166 pptr->discon_ind.DISCON_reason); in nb_getmsg_mlen()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c1104 tdi->DISCON_reason = ECONNREFUSED; in tcp_accept_finish()
1107 tdi->DISCON_reason = ENOPROTOOPT; in tcp_accept_finish()
/titanic_41/usr/src/uts/common/io/
H A Dtl.c3000 di->DISCON_reason = err; in tl_conn_req()
3656 di->DISCON_reason = err; in tl_conn_res()
4047 di->DISCON_reason = ECONNRESET; in tl_discon_req()
4133 di->DISCON_reason = ECONNRESET; in tl_discon_req()
5727 tdi->DISCON_reason = reason; in tl_discon_ind_alloc()
H A Dtimod.c1236 disp->DISCON_reason); in timodrproc()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c1546 soisdisconnected(so, tpr->discon_ind.DISCON_reason); in strsock_discon_ind()
1607 if (tpr->discon_ind.DISCON_reason != 0) in strsock_discon_ind()
/titanic_41/usr/src/uts/common/inet/
H A Dmi.c1450 tdi->DISCON_reason = reason; in mi_tpi_discon_ind()
/titanic_41/usr/src/uts/common/rpc/
H A Drpcmod.c1658 (mp->b_rptr))->DISCON_reason; in mir_rput_proto()