Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ktli/
H A Dt_kbind.c96 bind_req->PRIM_type = T_BIND_REQ; in t_kbind()
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h83 #define T_BIND_REQ 6
141 #define T_BIND_REQ 26 /* bind request */ macro
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h54 #define T_BIND_REQ 6 /* bind request */ macro
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_bind.c109 bind_reqp->PRIM_type = T_BIND_REQ; in _tx_bind()
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c637 case T_BIND_REQ: in rds_wput_other()
/titanic_41/usr/src/uts/common/io/
H A Dtimod.c902 (tp->tim_saved_prim != T_BIND_REQ))) { in timodrproc()
2827 case T_BIND_REQ: in tim_send_ioc_error_ack()
H A Dtl.c1800 case T_BIND_REQ: in tl_wput()
2383 (bind->PRIM_type == T_BIND_REQ)); in tl_bind()
2565 if (save_prim_type == T_BIND_REQ) { in tl_bind()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts.c996 case T_BIND_REQ: in rts_wput_other()
H A Dicmp.c4736 case T_BIND_REQ: in icmp_wput_other()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c938 case T_BIND_REQ: /* new semantics bind request */ in tcp_wput_proto()
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c4092 case T_BIND_REQ: in udp_wput_other()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1071 PRIM_type = T_BIND_REQ; in sotpi_bindlisten()