Home
last modified time | relevance | path

Searched refs:PRIM_type (Results 1 – 25 of 69) sorted by relevance

123

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h152 long PRIM_type; /* always T_CONN_REQ */ member
162 long PRIM_type; /* always T_CONN_RES */ member
172 long PRIM_type; /* always T_DISCON_REQ */ member
179 long PRIM_type; /* always T_DATA_REQ */ member
186 long PRIM_type; /* always T_EXDATA_REQ */ member
193 long PRIM_type; /* always T_INFO_REQ */ member
199 long PRIM_type; /* always T_BIND_REQ */ member
208 long PRIM_type; /* always T_UNBIND_REQ */ member
214 long PRIM_type; /* always T_UNITDATA_REQ */ member
224 long PRIM_type; /* always T_OPTMGMT_REQ */ member
[all …]
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h256 t_scalar_t PRIM_type; /* always T_CONN_REQ */ member
276 t_scalar_t PRIM_type; /* T_CONN_RES (or O_T_CONN_RES) */ member
286 t_scalar_t PRIM_type; /* always T_DISCON_REQ */ member
293 t_scalar_t PRIM_type; /* always T_DATA_REQ */ member
300 t_scalar_t PRIM_type; /* always T_EXDATA_REQ */ member
307 t_scalar_t PRIM_type; /* always T_INFO_REQ */ member
313 t_scalar_t PRIM_type; /* T_BIND_REQ (or O_T_BIND_REQ) */ member
322 t_scalar_t PRIM_type; /* always T_UNBIND_REQ */ member
328 t_scalar_t PRIM_type; /* always T_UNITDATA_REQ */ member
338 t_scalar_t PRIM_type; /* T_OPTMGMT_REQ or */ member
[all …]
H A Dtimod.h85 t_scalar_t PRIM_type; member
/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c87 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
130 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget()
141 tea->PRIM_type == T_ERROR_ACK) { in mibget()
152 toa->PRIM_type != T_OPTMGMT_ACK || in mibget()
156 j, getcode, ctlbuf.len, toa->PRIM_type); in mibget()
157 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
/titanic_44/usr/src/uts/common/ktli/
H A Dt_kunbind.c95 unbind_req->PRIM_type = T_UNBIND_REQ; in t_kunbind()
118 ok_ack->PRIM_type != T_OK_ACK || in t_kunbind()
H A Dt_kgtstate.c86 inforeq.PRIM_type = T_INFO_REQ; in t_kgetstate()
H A Dt_kbind.c96 bind_req->PRIM_type = T_BIND_REQ; in t_kbind()
H A Dt_ksndudat.c155 udreq->PRIM_type = T_UNITDATA_REQ; in t_ksndudata()
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_snd.c157 datareq.PRIM_type = T_EXDATA_REQ; in _tx_snd()
161 datareq.PRIM_type = T_DATA_REQ; in _tx_snd()
H A Dt_bind.c109 bind_reqp->PRIM_type = T_BIND_REQ; in _tx_bind()
112 bind_reqp->PRIM_type = O_T_BIND_REQ; in _tx_bind()
H A Dt_sndv.c158 datareq.PRIM_type = T_EXDATA_REQ; in _tx_sndv()
162 datareq.PRIM_type = T_DATA_REQ; in _tx_sndv()
H A Dt_optmgmt.c228 optreq->PRIM_type = T_OPTMGMT_REQ; in _tx_optmgmt()
230 optreq->PRIM_type = T_SVR4_OPTMGMT_REQ; in _tx_optmgmt()
H A Dt_accept.c195 cres->PRIM_type = conn_res_prim = T_CONN_RES; in _tx_accept()
199 cres->PRIM_type = conn_res_prim = O_T_CONN_RES; in _tx_accept()
H A Dt_sndrel.c86 orreq.PRIM_type = T_ORDREL_REQ; in _tx_sndrel()
H A Dt_sndreldata.c93 orreq.PRIM_type = T_ORDREL_REQ; in _tx_sndreldata()
H A Dt_unbind.c115 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
H A Dt_getinfo.c81 inforeqp->PRIM_type = T_INFO_REQ; in _tx_getinfo()
H A Dt_snddis.c144 dreq.PRIM_type = T_DISCON_REQ; in _tx_snddis()
H A Dt_sndudata.c116 udreq->PRIM_type = T_UNITDATA_REQ; in _tx_sndudata()
/titanic_44/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()
308 tbr->PRIM_type = T_BIND_ACK; in tcp_tpi_bind()
598 ntcr->PRIM_type = T_CONN_REQ; in tcp_tpi_connect()
913 taa->PRIM_type = T_ADDR_ACK; in tcp_addr_req()
1694 t_scalar_t PRIM_type; in tcp_tpi_accept() local
1724 switch (conn_res->PRIM_type) { in tcp_tpi_accept()
1739 PRIM_type = conn_res->PRIM_type; in tcp_tpi_accept()
1743 ok->PRIM_type = T_OK_ACK; in tcp_tpi_accept()
1744 ok->CORRECT_prim = PRIM_type; in tcp_tpi_accept()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c567 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
613 toa->PRIM_type == T_OPTMGMT_ACK && in mibget()
625 tea->PRIM_type == T_ERROR_ACK) { in mibget()
636 toa->PRIM_type != T_OPTMGMT_ACK || in mibget()
640 j, getcode, ctlbuf.len, toa->PRIM_type); in mibget()
641 if (toa->PRIM_type == T_OPTMGMT_ACK) { in mibget()
/titanic_44/usr/src/uts/common/inet/
H A Dsnmpcom.c252 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
290 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
/titanic_44/usr/src/cmd/rpcsvc/
H A Drstat_proc.c456 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
500 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget()
512 (tea->PRIM_type == T_ERROR_ACK)) { in mibget()
525 (toa->PRIM_type != T_OPTMGMT_ACK) || in mibget()
530 j, getcode, ctlbuf.len, toa->PRIM_type); in mibget()
531 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c638 t_scalar_t PRIM_type = O_T_BIND_REQ; in sotpi_bindlisten() local
1071 PRIM_type = T_BIND_REQ; in sotpi_bindlisten()
1073 bind_req.PRIM_type = PRIM_type; in sotpi_bindlisten()
1094 error = sowaitprim(so, PRIM_type, T_BIND_ACK, in sotpi_bindlisten()
1428 unbind_req.PRIM_type = T_UNBIND_REQ; in sotpi_unbind()
1601 discon_req.PRIM_type = T_DISCON_REQ; in sodisconnect()
1654 t_scalar_t PRIM_type; in sotpi_accept() local
1915 conn_res->PRIM_type = T_CONN_RES; in sotpi_accept()
1917 PRIM_type = T_CONN_RES; in sotpi_accept()
2053 conn_res->PRIM_type = O_T_CONN_RES; in sotpi_accept()
[all …]
/titanic_44/usr/src/uts/common/rpc/
H A Dsvc_gen.c147 tinfo.PRIM_type = T_INFO_REQ; in svc_tli_kcreate()

123