Home
last modified time | relevance | path

Searched refs:mcastI (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java1200 String mcastI = System.getProperty("net.slp.interfaces"); in getInterfaces() local
1205 if (mcastI == null || mcastI.length() <= 0) { in getInterfaces()
1215 nintr = SrvLocHeader.parseCommaSeparatedListIn(mcastI, true); in getInterfaces()
1221 mcastI}); in getInterfaces()