Lines Matching refs:serviceId
1200 sp->hdr.serviceId = ntohs(whdr.serviceId);
1325 if (sp->hdr.serviceId == 0)
1334 if (!rx || (sp->hdr.serviceId != rx->srx.srx_service &&
1335 sp->hdr.serviceId != rx->second_service)) {
1348 if (sp->hdr.serviceId != conn->service_id) {
1354 sp->hdr.serviceId);
1357 old_id != sp->hdr.serviceId)
1414 if (sp->hdr.serviceId != call->service_id)
1415 call->service_id = sp->hdr.serviceId;