Home
last modified time | relevance | path

Searched refs:T_UNBIND_REQ (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/ktli/
H A Dt_kunbind.c95 unbind_req->PRIM_type = T_UNBIND_REQ; in t_kunbind()
119 ok_ack->CORRECT_prim != T_UNBIND_REQ) in t_kunbind()
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c115 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h55 #define T_UNBIND_REQ 7 /* unbind request */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h86 #define T_UNBIND_REQ 7 /* unbind request */ macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c1592 ubr->PRIM_type = T_UNBIND_REQ; in strsock_discon_ind()
2545 tpr->error_ack.ERROR_prim == T_UNBIND_REQ) { in strsock_proto()
2568 tpr->ok_ack.CORRECT_prim == T_UNBIND_REQ) { in strsock_proto()
H A Dsocktpi.c1428 unbind_req.PRIM_type = T_UNBIND_REQ; in sotpi_unbind()
1439 error = sowaitokack(so, T_UNBIND_REQ); in sotpi_unbind()
/titanic_44/usr/src/uts/common/io/
H A Dtelmod.c261 tp->type = T_UNBIND_REQ; in telmodopen()
H A Drlmod.c266 tp->type = T_UNBIND_REQ; in rlmodopen()
H A Dtimod.c813 if (pptr->ok_ack.CORRECT_prim == T_UNBIND_REQ) in timodrproc()
2828 case T_UNBIND_REQ: in tim_send_ioc_error_ack()
H A Dtl.c2125 case T_UNBIND_REQ: in tl_do_proto()
2691 tl_error_ack(wq, ackmp, TOUTSTATE, 0, T_UNBIND_REQ); in tl_unbind()
2718 tl_ok_ack(wq, ackmp, T_UNBIND_REQ); in tl_unbind()
/titanic_44/usr/src/uts/common/inet/ip/
H A Drts.c1000 case T_UNBIND_REQ: in rts_wput_other()
H A Dicmp.c4756 case T_UNBIND_REQ: in icmp_wput_other()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c941 case T_UNBIND_REQ: /* unbind request */ in tcp_wput_proto()
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp.c4112 case T_UNBIND_REQ: in udp_wput_other()