Lines Matching defs:tor
2866 struct T_optmgmt_req *tor;
2877 tor = (struct T_optmgmt_req *)(mp->b_rptr);
2878 tor->PRIM_type = T_SVR4_OPTMGMT_REQ;
2879 tor->MGMT_flags = T_CURRENT;
2880 tor->OPT_length = sizeof (struct opthdr) + sizeof (int);
2881 tor->OPT_offset = sizeof (struct T_optmgmt_req);
2955 struct T_optmgmt_req *tor;
2968 tor = (struct T_optmgmt_req *)(mp->b_rptr);
2969 tor->PRIM_type = T_SVR4_OPTMGMT_REQ;
2970 tor->MGMT_flags = T_NEGOTIATE;
2971 tor->OPT_length = sizeof (struct opthdr) + sizeof (int);
2972 tor->OPT_offset = sizeof (struct T_optmgmt_req);