Searched refs:sourceAddress (Results 1 – 2 of 2) sorted by relevance
| /titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
| H A D | mDNSEmbeddedAPI.h | 1664 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 D | mDNS.c | 7930 … 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()
|