Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:interface

396 // Generates a response message giving name, type, domain, plus interface index,
621 // Update packet filter if p2p interface already exists, otherwise,
623 // the interface. Called here since we don't call external_start_advertising_service()
1459 // If the client specified an interface, but no domain, then we honor the specified interface for the "local" (mDNS)
1461 // registrations scoped to a specific interface, so for the automatic domains we add we must *not* specify an interface.
1462 // (Specifying an interface with an apparently wide-area domain (i.e. something other than "local")
2253 len += sizeof(mDNSu32); // interface index
2803 len += sizeof(mDNSu32); // interface index
2819 // should not have existed to answer this question if the corresponding interface is not valid.
3114 // Note that we do NOT propagate specific interface indexes to the client - for example, a domain we learn from
3115 // a machine's system preferences may be discovered on the LocalOnly interface, but should be browsed on the
3152 // if the caller hasn't specified an explicit interface, we use local-only to get the system-wide list.
3185 "%3d: DNSServiceReconfirmRecord(%s) interface %d initiated" :
3186 "%3d: DNSServiceReconfirmRecord(%s) interface %d failed: %d",
3770 switch(req->hdr.op) // Interface + other data
4221 if (showheader) { showheader = mDNSfalse; LogMsgNoIdent(" State Interface"); }
4256 if (showheader) { showheader = mDNSfalse; LogMsgNoIdent(" State Interface"); }
4340 InterfaceID = cr->resrec.rDNSServer->interface;