Home
last modified time | relevance | path

Searched refs:ti_servtype (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/nettli/
H A Dtimod.h64 long ti_servtype; /* service type */ member
/titanic_50/usr/src/lib/libnsl/nsl/
H A D_conn_util.c69 if (tiptr->ti_servtype == T_CLTS) { in _t_snd_conn_req()
167 if (tiptr->ti_servtype == T_CLTS) { in _t_rcv_conn_con()
H A Dt_sndrel.c59 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_sndrel()
H A Dt_sndreldata.c58 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_sndreldata()
H A Dt_snd.c70 if (tiptr->ti_servtype == T_CLTS) { in _tx_snd()
H A Dt_snddis.c60 if (tiptr->ti_servtype == T_CLTS) { in _tx_snddis()
H A Dt_sndudata.c64 if (tiptr->ti_servtype != T_CLTS) { in _tx_sndudata()
H A Dt_rcvrel.c68 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_rcvrel()
H A Dt_rcvreldata.c69 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_rcvreldata()
H A Dt_rcvuderr.c64 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvuderr()
H A Dt_sndvudata.c68 if (tiptr->ti_servtype != T_CLTS) { in _tx_sndvudata()
H A Dt_sndv.c71 if (tiptr->ti_servtype == T_CLTS) { in _tx_sndv()
H A Dtx.h74 t_scalar_t ti_servtype; /* service type */ member
H A Dt_rcvdis.c71 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcvdis()
H A Dt_rcvudata.c72 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvudata()
H A Dt_rcvvudata.c82 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvvudata()
H A Dt_rcv.c67 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcv()
H A Dt_listen.c63 if (tiptr->ti_servtype == T_CLTS) { in _tx_listen()
H A Dt_accept.c80 if (tiptr->ti_servtype == T_CLTS) { in _tx_accept()
H A Dt_rcvv.c67 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcvv()
H A D_utility.c247 assert(tiptr->ti_servtype != T_CLTS); in _t_register_lookevent()
649 tiptr->ti_servtype = 0; in _t_reinit_tiptr()
998 ntiptr->ti_servtype = tiap->SERV_type; in _t_create()