Searched refs:mcastI (Results 1 – 1 of 1) sorted by relevance
1200 String mcastI = System.getProperty("net.slp.interfaces"); in getInterfaces() local1205 if (mcastI == null || mcastI.length() <= 0) { in getInterfaces()1215 nintr = SrvLocHeader.parseCommaSeparatedListIn(mcastI, true); in getInterfaces()1221 mcastI}); in getInterfaces()