Home
last modified time | relevance | path

Searched refs:tcresp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c126 struct T_conn_res *tcresp; in tcp_conprim_opt_process() local
153 tcresp = (struct T_conn_res *)mp->b_rptr; in tcp_conprim_opt_process()
154 opt_offset = tcresp->OPT_offset; in tcp_conprim_opt_process()
155 opt_lenp = (t_scalar_t *)&tcresp->OPT_length; in tcp_conprim_opt_process()