Searched defs:interfaceIndex (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientstub.c | 1266 uint32_t interfaceIndex, in DNSServiceResolve() 1341 uint32_t interfaceIndex, in DNSServiceQueryRecord() 1450 uint32_t interfaceIndex, in DNSServiceGetAddrInfo() 1504 uint32_t interfaceIndex, in DNSServiceBrowse() 1576 uint32_t interfaceIndex, in DNSServiceRegister() 1654 uint32_t interfaceIndex, in DNSServiceEnumerateDomains() 1827 uint32_t interfaceIndex, in DNSServiceRegisterRecord() 2060 uint32_t interfaceIndex, in DNSServiceReconfirmRecord() 2132 uint32_t interfaceIndex, in DNSServiceNATPortMappingCreate()
|
/titanic_50/usr/src/lib/libdns_sd/java/common/ |
H A D | JNISupport.c | 311 … ServiceBrowseReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32_t interfaceIndex, in ServiceBrowseReply() 376 … ServiceResolveReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32_t interfaceIndex, in ServiceResolveReply() 754 …I ServiceQueryReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32_t interfaceIndex, in ServiceQueryReply() 820 …API DomainEnumReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32_t interfaceIndex, in DomainEnumReply()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uds_daemon.c | 651 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in read_rr_from_ipc_msg() local 1973 mDNSlocal mDNSBool PreDefinedInterfaceIndex(mDNSu32 interfaceIndex) in PreDefinedInterfaceIndex() 1998 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_regservice_request() local 2599 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_browse_request() local 2786 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_resolve_request() local 3698 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_queryrecord_request() local 3907 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_enum_request() local 4237 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_port_mapping_request() local 4391 mDNSu32 interfaceIndex = get_uint32(&request->msgptr, request->msgend); in handle_addrinfo_request() local
|
H A D | mDNSPosix.c | 633 mDNSlocal int SetupSocket(struct sockaddr *intfAddr, mDNSIPPort port, int interfaceIndex, int *sktP… in SetupSocket()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/ |
H A D | dns-sd.c | 1152 …addrinfo_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t interfaceIndex, DNSServi… in addrinfo_reply()
|