Searched refs:LastMCInterface (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c783 rr->LastMCInterface = mDNSInterfaceMark;
1154 // rr->LastMCInterface = Set for us in InitializeLastAPTime()
1429 dup->LastMCInterface = rr->LastMCInterface;
2206 rr->LastMCInterface = rr->ImmedAnswer;
2222 rr->LastMCInterface = rr->ImmedAnswer;
2325 a->LastMCInterface == intf->InterfaceID &&
2346 // If we successfully put this additional record in the packet, we record LastMCTime & LastMCInterface.
2351 rr->LastMCInterface = intf->InterfaceID;
5831 // on this interface. If it is more than a second, or LastMCInterface i
[all...]
H A DmDNSEmbeddedAPI.h1226 mDNSInterfaceID LastMCInterface; // Interface this record was multicast on at the time LastMCTime was recorded member in struct:AuthRecord_struct

Completed in 96 milliseconds