Searched refs:goodinterface (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A DNetMonitor.c778 int goodinterface = (FilterInterface == 0); local
791 if (!goodinterface) goodinterface = (FilterInterface == (int)mDNSPlatformInterfaceIndexfromInterfaceID(m, InterfaceID, mDNSfalse));
792 if (goodinterface && AddressMatchesFilterList(srcaddr))

Completed in 443 milliseconds