Searched defs:host (Results 251 - 252 of 252) sorted by relevance

<<11

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c931 // Right now this only applies to mDNS (.local) services where the target host is always m->MulticastHostname
1507 // If this is a non-sleep proxy keepalive record, fetch the MAC address of the remote host.
1547 // unique names quickly. If after five more tries the host is still conflicting, then we
1866 // For SRV records, automatically add the Address record(s) for the target host
2214 // Right now we only send Neighbor Solicitations to verify whether the host we're proxying for has gone to sleep yet.
2215 // Since we know who we're looking for, we send it via Ethernet-layer unicast, rather than bothering every host on the
2434 // After 15 wakeups without success (maybe host has left the network) send three goodbyes instead
3295 // if some other host is already using *any* records with this name, we want to know about it.
3298 // because if some other host is probing at the same time, we each want to know what the other is
3515 // There's a problem here. If a host i
13289 mDNS_RegisterService(mDNS *const m, ServiceRecordSet *sr, const domainlabel *const name, const domainname *const type, const domainname *const domain, const domainname *const host, mDNSIPPort port, const mDNSu8 txtinfo[], mDNSu16 txtlen, AuthRecord *SubTypes, mDNSu32 NumSubTypes, mDNSInterfaceID InterfaceID, mDNSServiceCallback Callback, void *Context, mDNSu32 flags) argument
13489 const domainname *host = sr->RR_SRV.AutoTarget ? mDNSNULL : &sr->RR_SRV.resrec.rdata->u.srv.target; local
13591 mDNS_RegisterNoSuchService(mDNS *const m, AuthRecord *const rr, const domainlabel *const name, const domainname *const type, const domainname *const domain, const domainname *const host, const mDNSInterfaceID InterfaceID, mDNSRecordCallback Callback, void *Context, mDNSu32 flags) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h362 MATCHMAP HBQ_host_buf; /* HBQ host buffer for HBQEs */
2558 HGP host[4]; member in struct:__anon7429::__anon7430::_SLI2_DESC

Completed in 82 milliseconds

<<11