Home | History | Annotate | Download | only in netperf

Lines Matching refs:opt

221 	    "create_xti_endpoint: opt_req->opt.buf %x maxlen %d len %d\n",
222 opt_req->opt.buf,
223 opt_req->opt.maxlen,
224 opt_req->opt.len);
240 "create_xti_endpoint: opt_ret->opt.buf %x maxlen %d len %d\n",
241 opt_ret->opt.buf,
242 opt_ret->opt.maxlen,
243 opt_ret->opt.len);
278 sock_option = (struct sock_option *)opt_req->opt.buf;
286 opt_req->opt.len = sizeof(struct t_opthdr) + sizeof(long);
291 sock_option = (struct sock_option *)opt_ret->opt.buf;
331 sock_option = (struct sock_option *)opt_req->opt.buf;
339 opt_req->opt.len = sizeof(struct t_opthdr) + sizeof(long);
344 sock_option = (struct sock_option *)opt_ret->opt.buf;
416 sock_option = (struct sock_option *)opt_req->opt.buf;
424 opt_req->opt.len = sizeof(struct t_opthdr) + sizeof(long);
429 sock_option = (struct sock_option *)opt_ret->opt.buf;
1488 call_req.opt.maxlen = 0;
1489 call_req.opt.len = 0;
1490 call_req.opt.buf = NULL;
2715 unitdata.opt.maxlen = 0;
2716 unitdata.opt.len = 0;
2717 unitdata.opt.buf = NULL;
3282 unitdata.opt.maxlen = 0;
3283 unitdata.opt.len = 0;
3284 unitdata.opt.buf = NULL;
3320 unitdata.opt.maxlen,
3321 unitdata.opt.len,
3322 unitdata.opt.buf);
3611 recv_unitdata.opt.maxlen = 0;
3612 recv_unitdata.opt.len = 0;
3613 recv_unitdata.opt.buf = NULL;
3627 send_unitdata.opt.maxlen = 0;
3628 send_unitdata.opt.len = 0;
3629 send_unitdata.opt.buf = NULL;
4383 recv_unitdata.opt.maxlen = 0;
4384 recv_unitdata.opt.len = 0;
4385 recv_unitdata.opt.buf = NULL;
4399 send_unitdata.opt.maxlen = 0;
4400 send_unitdata.opt.len = 0;
4401 send_unitdata.opt.buf = NULL;
4764 call_req.opt.maxlen = 0;
4765 call_req.opt.len = 0;
4766 call_req.opt.buf = NULL;