Searched refs:ClientID (Results 1 – 2 of 2) sorted by relevance
1109 extra->ClientID = request->hdr.reg_index; in add_record_to_service()1270 if (e->ClientID == hdr->reg_index) { rr = &e->r; break; } in handle_update_request()1324 if (ptr->ClientID == request->hdr.reg_index) // found match in remove_extra()
1372 …mDNSu32 ClientID; // Opaque ID field to be used by client to map an AddRecord call to a set of Ex… member