/titanic_41/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tihdr.h | 156 long OPT_offset; /* options offset */ member 165 long OPT_offset; /* options offset */ member 218 long OPT_offset; /* options offset */ member 226 long OPT_offset; /* options offset */ member 243 long OPT_offset; /* option offset */ member 254 long OPT_offset; /* option offset */ member 326 long OPT_offset; /* options offset */ member 336 long OPT_offset; /* options offset */ member 345 long OPT_offset; /* options offset */ member
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tihdr.h | 260 t_scalar_t OPT_offset; /* options offset */ member 279 t_scalar_t OPT_offset; /* options offset */ member 332 t_scalar_t OPT_offset; /* options offset */ member 341 t_scalar_t OPT_offset; /* options offset */ member 364 t_scalar_t OPT_offset; /* option offset */ member 375 t_scalar_t OPT_offset; /* option offset */ member 477 t_scalar_t OPT_offset; /* options offset */ member 487 t_scalar_t OPT_offset; /* options offset */ member 496 t_scalar_t OPT_offset; /* options offset */ member 551 t_scalar_t OPT_offset; /* options offset */ member [all …]
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | _conn_util.c | 83 creq->OPT_offset = 0; in _t_snd_conn_req() 101 call->opt.buf, &creq->OPT_offset) < 0) { in _t_snd_conn_req() 110 size = creq->OPT_offset + creq->OPT_length; in _t_snd_conn_req() 236 pptr->conn_con.OPT_offset)))) { in _t_rcv_conn_con() 265 ctlbufp->buf + pptr->conn_con.OPT_offset, in _t_rcv_conn_con()
|
H A D | t_optmgmt.c | 233 optreq->OPT_offset = 0; in _tx_optmgmt() 239 req->opt.buf, &optreq->OPT_offset) < 0) { in _tx_optmgmt() 247 size = optreq->OPT_offset + optreq->OPT_length; in _tx_optmgmt() 268 (char *)(ctlbuf.buf + optack->OPT_offset), in _tx_optmgmt()
|
H A D | t_sndudata.c | 120 udreq->OPT_offset = 0; in _tx_sndudata() 139 unitdata->opt.buf, &udreq->OPT_offset) < 0) { in _tx_sndudata() 149 size = udreq->OPT_offset + udreq->OPT_length; in _tx_sndudata()
|
H A D | t_sndvudata.c | 121 udreq->OPT_offset = 0; in _tx_sndvudata() 140 unitdata->opt.buf, &udreq->OPT_offset) < 0) { in _tx_sndvudata() 150 size = udreq->OPT_offset + udreq->OPT_length; in _tx_sndvudata()
|
H A D | t_accept.c | 191 cres->OPT_offset = 0; in _tx_accept() 206 call->opt.buf, &cres->OPT_offset) < 0) { in _tx_accept() 215 size = cres->OPT_offset + cres->OPT_length; in _tx_accept()
|
H A D | t_rcvudata.c | 157 + pptr->unitdata_ind.OPT_offset)))) { in _tx_rcvudata() 187 pptr->unitdata_ind.OPT_offset, in _tx_rcvudata()
|
H A D | t_rcvvudata.c | 166 + pptr->unitdata_ind.OPT_offset)))) { in _tx_rcvvudata() 191 pptr->unitdata_ind.OPT_offset, in _tx_rcvvudata()
|
H A D | t_listen.c | 180 + pptr->conn_ind.OPT_offset))) { in _tx_listen() 218 pptr->conn_ind.OPT_offset, in _tx_listen()
|
H A D | t_rcvuderr.c | 169 pptr->uderror_ind.OPT_offset, in _tx_rcvuderr()
|
/titanic_41/usr/src/uts/common/ktli/ |
H A D | t_kconnect.c | 120 creq->OPT_offset = (t_scalar_t)msgsz; in t_kconnect() 123 creq->OPT_offset = (t_scalar_t)0; in t_kconnect() 179 pptr->conn_con.OPT_offset) || in t_kconnect() 199 bcopy(bp->b_rptr + pptr->conn_con.OPT_offset, in t_kconnect()
|
H A D | t_krcvudat.c | 126 pptr->unitdata_ind.OPT_offset) || in t_krcvudata() 145 bcopy(bp->b_rptr + pptr->unitdata_ind.OPT_offset, in t_krcvudata() 241 pptr->uderror_ind.OPT_offset) || in t_krcvudata() 266 bcopy(bp->b_rptr + pptr->uderror_ind.OPT_offset, in t_krcvudata()
|
H A D | t_ksndudat.c | 168 udreq->OPT_offset = (t_scalar_t)msgsz; in t_ksndudata() 171 udreq->OPT_offset = 0; in t_ksndudata()
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | snmpcom.c | 188 tor->OPT_offset, tor->OPT_length))) in snmpcom_req() 253 toa->OPT_offset = sizeof (struct T_optmgmt_ack); in snmpcom_req() 291 toa->OPT_offset = sizeof (struct T_optmgmt_ack); in snmpcom_req()
|
H A D | optcom.c | 252 toa->OPT_offset = (t_scalar_t)sizeof (struct T_optmgmt_ack); in svr4_optcom_req() 331 tor->OPT_offset, tor->OPT_length)) == NULL) in svr4_optcom_req() 410 toa->OPT_offset = (t_scalar_t)sizeof (struct T_optmgmt_ack); in svr4_optcom_req() 609 toa->OPT_offset = (t_scalar_t)sizeof (struct T_optmgmt_ack); in tpi_optcom_req() 648 mi_offset_param(mp, tor->OPT_offset, tor->OPT_length)) == NULL) { in process_topthdrs_first_pass() 874 tor->OPT_offset, tor->OPT_length); in do_options_second_pass()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | svc_clts.c | 303 hdrsz < (pptr->unitdata_ind.OPT_offset + in svc_clts_krecv() 330 if (pptr->unitdata_ind.OPT_length && pptr->unitdata_ind.OPT_offset) { in svc_clts_krecv() 332 pptr->unitdata_ind.OPT_offset; in svc_clts_krecv() 545 udreq->OPT_offset = _TPI_ALIGN_TOPT(TUNITDATAREQSZ); in svc_clts_ksend() 547 udreq->OPT_offset = _TPI_ALIGN_TOPT(udreq->DEST_offset + in svc_clts_ksend() 553 size = udreq->OPT_length + udreq->OPT_offset; in svc_clts_ksend() 563 opthdr = (struct T_opthdr *)(mp->b_rptr + udreq->OPT_offset); in svc_clts_ksend()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 148 opt_offset = tcreqp->OPT_offset; in tcp_conprim_opt_process() 154 opt_offset = tcresp->OPT_offset; in tcp_conprim_opt_process() 436 ((struct T_conn_req *)mp->b_rptr)->OPT_offset); in tcp_conn_con() 619 ntcr->OPT_offset = nmp->b_wptr - nmp->b_rptr; in tcp_tpi_connect() 620 bcopy((uchar_t *)tcr + tcr->OPT_offset, in tcp_tpi_connect() 621 (uchar_t *)ntcr + ntcr->OPT_offset, in tcp_tpi_connect() 1737 bcopy(mp->b_rptr + conn_res->OPT_offset, in tcp_tpi_accept() 1878 bcopy(mp->b_rptr + conn_ind->OPT_offset, &tcp, in tcp_send_pending() 1915 ASSERT(conn_ind->OPT_offset != 0 && in tcp_send_conn_ind() 1917 bcopy(mp->b_rptr + conn_ind->OPT_offset, &tcp, in tcp_send_conn_ind() [all …]
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 1698 bcopy(mp->b_rptr + conn_ind->OPT_offset, in sotpi_accept() 1730 opt = sogetoff(mp, conn_ind->OPT_offset, optlen, in sotpi_accept() 1912 conn_res->OPT_offset = MBLKL(mp); in sotpi_accept() 2062 conn_res->OPT_offset = 0; in sotpi_accept() 2500 conn_req.OPT_offset = 0; in sotpi_connect() 2516 conn_req.OPT_offset = (t_scalar_t)(sizeof (conn_req) + in sotpi_connect() 2829 tdr.OPT_offset = (t_scalar_t)sizeof (tdr); in so_unix_close() 2893 tudr.OPT_offset = (t_scalar_t)(sizeof (tudr) + in so_unix_close() 2896 size = tudr.OPT_offset + tudr.OPT_length; in so_unix_close() 2909 tudr.OPT_offset = (t_scalar_t)(sizeof (tudr) + in so_unix_close() [all …]
|
H A D | sockstr.c | 170 conn_ind->OPT_offset == 0) in so_sock2stream() 220 conn_ind->OPT_offset = 0; in so_sock2stream() 1754 opt = sogetoff(mp, tudi->OPT_offset, in strsock_proto() 1765 optlen, tudi->OPT_offset); in strsock_proto() 1905 opt = sogetoff(mp, tudi->OPT_offset, in strsock_proto() 1916 optlen, tudi->OPT_offset); in strsock_proto() 1967 opt = sogetoff(mp, tdi->OPT_offset, in strsock_proto() 1978 optlen, tdi->OPT_offset); in strsock_proto()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tl.c | 2864 ooff = creq->OPT_offset; in tl_conn_req() 3056 t_scalar_t ooff = creq->OPT_offset; in tl_conn_req_ser() 3254 ci->OPT_offset = (t_scalar_t)T_ALIGN(ci->SRC_offset + in tl_conn_req_ser() 3257 tl_fill_option(cimp->b_rptr + ci->OPT_offset, in tl_conn_req_ser() 3262 ci->OPT_offset = (t_scalar_t)T_ALIGN(ci->SRC_offset + in tl_conn_req_ser() 3266 bcopy(opts, (void *)((uintptr_t)ci + ci->OPT_offset), olen); in tl_conn_req_ser() 3268 ci->OPT_offset = 0; in tl_conn_req_ser() 3396 ooff = cres->OPT_offset; in tl_conn_res() 3736 cc->OPT_offset = (t_scalar_t)T_ALIGN(cc->RES_offset + in tl_conn_res() 3739 tl_fill_option(ccmp->b_rptr + cc->OPT_offset, in tl_conn_res() [all …]
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 88 tor->OPT_offset = sizeof (struct T_optmgmt_req); in mibget() 97 ctlbuf.len = tor->OPT_length + tor->OPT_offset; in mibget()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/ |
H A D | ncaconfd.c | 568 tor->OPT_offset = sizeof (struct T_optmgmt_req); in mibget() 577 ctlbuf.len = tor->OPT_length + tor->OPT_offset; in mibget()
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 457 tor->OPT_offset = sizeof (struct T_optmgmt_req); in mibget() 466 ctlbuf.len = tor->OPT_length + tor->OPT_offset; in mibget()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_output.c | 114 tudr->OPT_offset = (t_scalar_t)(sizeof (*tudr) + in sctp_alloc_hdr() 119 bcopy(control, (char *)tudr + tudr->OPT_offset, clen); in sctp_alloc_hdr() 120 mp->b_wptr += (tudr ->OPT_offset + clen); in sctp_alloc_hdr() 190 cmsg = (struct cmsghdr *)(mproto->b_rptr + tudr->OPT_offset); in sctp_sendmsg()
|