Lines Matching refs:OPT_length
316 toa->OPT_length = (t_scalar_t)((char *)opt - (char *)&toa[1]); in svr4_optcom_req()
331 tor->OPT_offset, tor->OPT_length)) == NULL) in svr4_optcom_req()
337 tor->OPT_length); in svr4_optcom_req()
444 toa->OPT_length = (t_scalar_t)((uchar_t *)opt1 - in svr4_optcom_req()
607 toa->OPT_length = (t_scalar_t)(toa_mp->b_wptr - (toa_mp->b_rptr + in tpi_optcom_req()
648 mi_offset_param(mp, tor->OPT_offset, tor->OPT_length)) == NULL) { in process_topthdrs_first_pass()
654 opt_end = (struct T_opthdr *)((uchar_t *)opt_start + tor->OPT_length); in process_topthdrs_first_pass()
657 opt = _TPI_TOPT_NEXTHDR(opt_start, tor->OPT_length, opt)) { in process_topthdrs_first_pass()
874 tor->OPT_offset, tor->OPT_length); in do_options_second_pass()
877 opt_end = (struct T_opthdr *)((uchar_t *)opt_start + tor->OPT_length); in do_options_second_pass()
881 opt = _TPI_TOPT_NEXTHDR(opt_start, tor->OPT_length, opt)) { in do_options_second_pass()