Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/etc/
H A Dslp.conf.example115 # net.slp.passiveDADetection=false
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DRequestHandler.java839 if (!config.passiveDADetection() && in dispatch()
H A DSLPConfig.java621 boolean passiveDADetection() { in passiveDADetection() method in SLPConfig