Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kunbind.c93 unbind_req->PRIM_type = T_UNBIND_REQ; in t_kunbind()
117 ok_ack->CORRECT_prim != T_UNBIND_REQ) in t_kunbind()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c113 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h87 #define T_UNBIND_REQ 7 /* unbind request */ macro
/illumos-gate/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.c1396 unbind_req.PRIM_type = T_UNBIND_REQ; in sotpi_unbind()
1407 error = sowaitokack(so, T_UNBIND_REQ); in sotpi_unbind()
/illumos-gate/usr/src/uts/common/io/
H A Dtelmod.c259 tp->type = T_UNBIND_REQ; in telmodopen()
H A Drlmod.c265 tp->type = T_UNBIND_REQ; in rlmodopen()
H A Dtimod.c815 if (pptr->ok_ack.CORRECT_prim == T_UNBIND_REQ) in timodrproc()
2832 case T_UNBIND_REQ: in tim_send_ioc_error_ack()
H A Dtl.c2202 case T_UNBIND_REQ: in tl_do_proto()
2780 tl_error_ack(wq, ackmp, TOUTSTATE, 0, T_UNBIND_REQ); in tl_unbind()
2807 tl_ok_ack(wq, ackmp, T_UNBIND_REQ); in tl_unbind()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1004 case T_UNBIND_REQ: in rts_wput_other()
H A Dicmp.c4766 case T_UNBIND_REQ: in icmp_wput_other()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c958 case T_UNBIND_REQ: /* unbind request */ in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4253 case T_UNBIND_REQ: in udp_wput_other()