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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c964 When setting LastMCTime also record LastMCInterface. When checking LastMCTime to determine
1018 Was checking LastAPTime instead of LastMCTime
2429 // Set LastMCTime to now, to inhibit multicast responses
2431 rr->LastMCTime = m->timenow;
2594 // rr->LastMCTime = Set for us in InitializeLastAPTime()
2767 dup->LastMCTime = rr->LastMCTime;
3093 rr->LastMCTime - r2->LastMCTime >
[all...]
H A DmDNSEmbeddedAPI.h731 When setting LastMCTime also record LastMCInterface. When checking LastMCTime to determine
1633 mDNSs32 LastMCTime; // Last time we multicast this record (used to guard against packet-storm attacks) member in struct:AuthRecord_struct
1634 mDNSInterfaceID LastMCInterface; // Interface this record was multicast on at the time LastMCTime was recorded

Completed in 179 milliseconds