Lines Matching refs:ti0
173 struct mslm_NetWkstaTransportInfo0 *ti0;
178 ti0 = NDR_NEW(mxa, struct mslm_NetWkstaTransportInfo0);
180 if (info0 == NULL || ti0 == NULL) {
186 ti0->quality_of_service = 65535;
187 ti0->num_vcs = 0;
188 ti0->transport_name = (unsigned char *)"\\Device\\NetbiosSmb";
189 ti0->transport_address = (unsigned char *)"000000000000";
190 ti0->wan_ish = 1024;
193 info0->ti0 = ti0;