Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h84 #define T_BIND_REQ 6
142 #define T_BIND_REQ 26 /* bind request */ macro
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kbind.c94 bind_req->PRIM_type = T_BIND_REQ; in t_kbind()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_bind.c107 bind_reqp->PRIM_type = T_BIND_REQ; in _tx_bind()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c642 case T_BIND_REQ: in rds_wput_other()
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c904 (tp->tim_saved_prim != T_BIND_REQ))) { in timodrproc()
2831 case T_BIND_REQ: in tim_send_ioc_error_ack()
H A Dtl.c1873 case T_BIND_REQ: in tl_wput()
2461 (bind->PRIM_type == T_BIND_REQ)); in tl_bind()
2652 if (save_prim_type == T_BIND_REQ) { in tl_bind()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1000 case T_BIND_REQ: in rts_wput_other()
H A Dicmp.c4746 case T_BIND_REQ: in icmp_wput_other()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c953 case T_BIND_REQ: /* new semantics bind request */ in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1044 PRIM_type = T_BIND_REQ; in sotpi_bindlisten()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4233 case T_BIND_REQ: in udp_wput_other()