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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c889 rr->LastMCInterface = mDNSInterfaceMark;
1309 // rr->LastMCInterface = Set for us in InitializeLastAPTime()
1605 dup->LastMCInterface = rr->LastMCInterface;
2496 rr->LastMCInterface = rr->ImmedAnswer;
2512 rr->LastMCInterface = rr->ImmedAnswer;
2659 a->LastMCInterface == intf->InterfaceID &&
2680 // If we successfully put this additional record in the packet, we record LastMCTime & LastMCInterface.
2685 rr->LastMCInterface = intf->InterfaceID;
7218 // on this interface. If it is more than a second, or LastMCInterface i
[all...]
H A DmDNSEmbeddedAPI.h1547 mDNSInterfaceID LastMCInterface; // Interface this record was multicast on at the time LastMCTime was recorded member in struct:AuthRecord_struct

Completed in 204 milliseconds