Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:InterfaceID

3109 void mDNS_AddSearchDomain(const domainname *const domain, mDNSInterfaceID InterfaceID) { (void)domain; (void) InterfaceID;}
3119 const mDNSInterfaceID InterfaceID, mDNSQuestionCallback *Callback, void *Context)
3120 { ( void ) m; ( void ) question; ( void ) DomainType; ( void ) dom; ( void ) InterfaceID; ( void ) Callback; ( void ) Context; return 0; }