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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h 302 bool received_time_already_adjusted; // if the received time of the message is already adjusted by vicarious mode member in struct:icmp_message
icmp.c 354 message->received_time_already_adjusted = false;
route.c 530 if (router->received_time_already_adjusted) {
542 router->received_time_already_adjusted = true; // Only adjust the icmp message received time once.

Completed in 55 milliseconds