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

  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c 1260 rr->LastMCInterface = mDNSInterfaceMark;
1835 // rr->LastMCInterface = Set for us in InitializeLastAPTime()
2322 dup->LastMCInterface = rr->LastMCInterface;
3334 rr->LastMCInterface = rr->ImmedAnswer;
3351 rr->LastMCInterface = rr->ImmedAnswer;
3468 a->LastMCInterface == intf->InterfaceID &&
3495 // If we successfully put this additional record in the packet, we record LastMCTime & LastMCInterface.
3500 rr->LastMCInterface = intf->InterfaceID;
9222 // on this interface. If it is more than a second, or LastMCInterface is different, then we may multicast it
    [all...]
mDNSEmbeddedAPI.h 1507 mDNSInterfaceID LastMCInterface; // Interface this record was multicast on at the time LastMCTime was recorded

Completed in 36 milliseconds