/illumos-gate/usr/src/uts/common/sys/ |
H A D | tihdr.h | 219 t_scalar_t PRIM_type; /* always T_CONN_REQ */ member 239 t_scalar_t PRIM_type; /* T_CONN_RES (or O_T_CONN_RES) */ member 249 t_scalar_t PRIM_type; /* always T_DISCON_REQ */ member 256 t_scalar_t PRIM_type; /* always T_DATA_REQ */ member 263 t_scalar_t PRIM_type; /* always T_EXDATA_REQ */ member 270 t_scalar_t PRIM_type; /* always T_INFO_REQ */ member 276 t_scalar_t PRIM_type; /* T_BIND_REQ (or O_T_BIND_REQ) */ member 285 t_scalar_t PRIM_type; /* always T_UNBIND_REQ */ member 291 t_scalar_t PRIM_type; /* always T_UNITDATA_REQ */ member 301 t_scalar_t PRIM_type; /* T_OPTMGMT_REQ or */ member [all …]
|
H A D | timod.h | 83 t_scalar_t PRIM_type; member
|
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 85 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget() 128 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 139 tea->PRIM_type == T_ERROR_ACK) { in mibget() 150 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 154 j, getcode, ctlbuf.len, toa->PRIM_type); in mibget() 155 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/illumos-gate/usr/src/uts/common/ktli/ |
H A D | t_kunbind.c | 93 unbind_req->PRIM_type = T_UNBIND_REQ; in t_kunbind() 116 ok_ack->PRIM_type != T_OK_ACK || in t_kunbind()
|
H A D | t_koptmgmt.c | 100 opt_req->PRIM_type = T_OPTMGMT_REQ; in t_koptmgmt() 134 if (opt_ack->PRIM_type != T_OPTMGMT_ACK) { in t_koptmgmt()
|
H A D | t_kgtstate.c | 84 inforeq.PRIM_type = T_INFO_REQ; in t_kgetstate()
|
H A D | t_kbind.c | 94 bind_req->PRIM_type = T_BIND_REQ; in t_kbind()
|
H A D | t_ksndudat.c | 155 udreq->PRIM_type = T_UNITDATA_REQ; in t_ksndudata()
|
/illumos-gate/usr/src/cmd/connstat/ |
H A D | connstat_mib.c | 71 req.req.PRIM_type = T_OPTMGMT_REQ; in conn_walk() 119 ack.ack.PRIM_type != T_OPTMGMT_ACK || in conn_walk()
|
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_snd.c | 155 datareq.PRIM_type = T_EXDATA_REQ; in _tx_snd() 159 datareq.PRIM_type = T_DATA_REQ; in _tx_snd()
|
H A D | t_bind.c | 107 bind_reqp->PRIM_type = T_BIND_REQ; in _tx_bind() 110 bind_reqp->PRIM_type = O_T_BIND_REQ; in _tx_bind()
|
H A D | t_sndv.c | 158 datareq.PRIM_type = T_EXDATA_REQ; in _tx_sndv() 162 datareq.PRIM_type = T_DATA_REQ; in _tx_sndv()
|
H A D | t_optmgmt.c | 226 optreq->PRIM_type = T_OPTMGMT_REQ; in _tx_optmgmt() 228 optreq->PRIM_type = T_SVR4_OPTMGMT_REQ; in _tx_optmgmt()
|
H A D | t_accept.c | 193 cres->PRIM_type = conn_res_prim = T_CONN_RES; in _tx_accept() 197 cres->PRIM_type = conn_res_prim = O_T_CONN_RES; in _tx_accept()
|
H A D | t_sndrel.c | 84 orreq.PRIM_type = T_ORDREL_REQ; in _tx_sndrel()
|
H A D | t_sndreldata.c | 91 orreq.PRIM_type = T_ORDREL_REQ; in _tx_sndreldata()
|
H A D | t_unbind.c | 113 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
|
H A D | t_getinfo.c | 79 inforeqp->PRIM_type = T_INFO_REQ; in _tx_getinfo()
|
H A D | t_snddis.c | 142 dreq.PRIM_type = T_DISCON_REQ; in _tx_snddis()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 290 tbr->PRIM_type != O_T_BIND_REQ); in tcp_tpi_bind() 293 tbr->PRIM_type != O_T_BIND_REQ); in tcp_tpi_bind() 312 tbr->PRIM_type = T_BIND_ACK; in tcp_tpi_bind() 604 ntcr->PRIM_type = T_CONN_REQ; in tcp_tpi_connect() 919 taa->PRIM_type = T_ADDR_ACK; in tcp_addr_req() 1700 t_scalar_t PRIM_type; in tcp_tpi_accept() local 1730 switch (conn_res->PRIM_type) { in tcp_tpi_accept() 1745 PRIM_type = conn_res->PRIM_type; in tcp_tpi_accept() 1749 ok->PRIM_type = T_OK_ACK; in tcp_tpi_accept() 1750 ok->CORRECT_prim = PRIM_type; in tcp_tpi_accept()
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | snmpcom.c | 252 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req() 290 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 454 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget() 498 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 510 (tea->PRIM_type == T_ERROR_ACK)) { in mibget() 523 (toa->PRIM_type != T_OPTMGMT_ACK) || in mibget() 528 j, getcode, ctlbuf.len, toa->PRIM_type); in mibget() 529 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 642 t_scalar_t PRIM_type = O_T_BIND_REQ; in sotpi_bindlisten() local 1045 PRIM_type = T_BIND_REQ; in sotpi_bindlisten() 1047 bind_req.PRIM_type = PRIM_type; in sotpi_bindlisten() 1068 error = sowaitprim(so, PRIM_type, T_BIND_ACK, in sotpi_bindlisten() 1397 unbind_req.PRIM_type = T_UNBIND_REQ; in sotpi_unbind() 1570 discon_req.PRIM_type = T_DISCON_REQ; in sodisconnect() 1623 t_scalar_t PRIM_type; in sotpi_accept() local 1884 conn_res->PRIM_type = T_CONN_RES; in sotpi_accept() 1886 PRIM_type = T_CONN_RES; in sotpi_accept() 1989 conn_res->PRIM_type = O_T_CONN_RES; in sotpi_accept() [all …]
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tl.c | 2440 t_scalar_t save_prim_type = bind->PRIM_type; in tl_bind() 2460 ASSERT((bind->PRIM_type == O_T_BIND_REQ) || in tl_bind() 2461 (bind->PRIM_type == T_BIND_REQ)); in tl_bind() 2490 ASSERT(bind->PRIM_type == O_T_BIND_REQ); in tl_bind() 2707 b_ack->PRIM_type = T_BIND_ACK; in tl_bind() 3253 ((struct T_conn_con *)(confmp->b_rptr))->PRIM_type = in tl_conn_req_ser() 3334 ci->PRIM_type = T_CONN_IND; in tl_conn_req_ser() 3419 t_scalar_t prim = cres->PRIM_type; in tl_conn_res() 3745 di->PRIM_type = T_DISCON_IND; in tl_conn_res() 3820 cc->PRIM_type = T_CONN_CON; in tl_conn_res() [all …]
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | svc_gen.c | 147 tinfo.PRIM_type = T_INFO_REQ; in svc_tli_kcreate()
|