Home
last modified time | relevance | path

Searched refs:sourceAddress (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1664 mDNSAddr sourceAddress; // node from which we received this record member
3284 …m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress);
H A DmDNS.c7930 … m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress) in CreateNewCacheEntry() argument
7973 if (sourceAddress) in CreateNewCacheEntry()
7974 rr->sourceAddress = *sourceAddress; in CreateNewCacheEntry()