Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_bind.c112 bind_reqp->PRIM_type = O_T_BIND_REQ; in _tx_bind()
/titanic_50/usr/src/uts/common/sys/
H A Dtihdr.h81 #define O_T_BIND_REQ 6 macro
/titanic_50/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c636 case O_T_BIND_REQ: in rds_wput_other()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c286 tbr->PRIM_type != O_T_BIND_REQ); in tcp_tpi_bind()
289 tbr->PRIM_type != O_T_BIND_REQ); in tcp_tpi_bind()
H A Dtcp_output.c937 case O_T_BIND_REQ: /* bind request */ in tcp_wput_proto()
/titanic_50/usr/src/uts/common/io/
H A Dtimod.c901 ((tp->tim_saved_prim != O_T_BIND_REQ) && in timodrproc()
2826 case O_T_BIND_REQ: in tim_send_ioc_error_ack()
H A Dtl.c1799 case O_T_BIND_REQ: in tl_wput()
2382 ASSERT((bind->PRIM_type == O_T_BIND_REQ) || in tl_bind()
2411 ASSERT(bind->PRIM_type == O_T_BIND_REQ); in tl_bind()
/titanic_50/usr/src/uts/common/inet/ip/
H A Drts.c997 case O_T_BIND_REQ: in rts_wput_other()
H A Dicmp.c4735 case O_T_BIND_REQ: in icmp_wput_other()
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c659 tbr->PRIM_type != O_T_BIND_REQ); in udp_tpi_bind()
4184 case O_T_BIND_REQ: in udp_wput_other()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c638 t_scalar_t PRIM_type = O_T_BIND_REQ; in sotpi_bindlisten()