Home
last modified time | relevance | path

Searched refs:OPT_offset (Results 1 – 25 of 46) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h156 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 Dtihdr.h260 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.c83 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 Dt_optmgmt.c233 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 Dt_sndudata.c120 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 Dt_sndvudata.c121 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 Dt_accept.c191 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 Dt_rcvudata.c157 + pptr->unitdata_ind.OPT_offset)))) { in _tx_rcvudata()
187 pptr->unitdata_ind.OPT_offset, in _tx_rcvudata()
H A Dt_rcvvudata.c166 + pptr->unitdata_ind.OPT_offset)))) { in _tx_rcvvudata()
191 pptr->unitdata_ind.OPT_offset, in _tx_rcvvudata()
H A Dt_listen.c180 + pptr->conn_ind.OPT_offset))) { in _tx_listen()
218 pptr->conn_ind.OPT_offset, in _tx_listen()
H A Dt_rcvuderr.c169 pptr->uderror_ind.OPT_offset, in _tx_rcvuderr()
/titanic_41/usr/src/uts/common/ktli/
H A Dt_kconnect.c120 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 Dt_krcvudat.c126 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 Dt_ksndudat.c168 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 Dsnmpcom.c188 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 Doptcom.c252 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 Dsvc_clts.c303 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 Dtcp_tpi.c148 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 Dsocktpi.c1698 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 Dsockstr.c170 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 Dtl.c2864 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 Dbootparam_ip_route.c88 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 Dncaconfd.c568 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 Drstat_proc.c457 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 Dsctp_output.c114 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()

12