HomeSort by: relevance | last modified time | path
    Searched refs:remove_received_time (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.h 195 time_t remove_received_time; // Time when the remove is received member in struct:adv_host
srp-mdns-proxy.c 3794 if (host->remove_received_time > client_update->message->received_time) {
3965 host->remove_received_time = host->message->received_time;

Completed in 21 milliseconds