Home
last modified time | relevance | path

Searched defs:daAddr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DActiveDiscoverer.java274 InetAddress daAddr = (InetAddress)daAddrs.elementAt(i); in addPreconfiguredDAs() local
H A DServiceTable.java1342 InetAddress daAddr, in makeDAAdvert()
1402 InetAddress daAddr, in makeDAAdvert()
H A DSLPConfig.java979 InetAddress daAddr = InetAddress.getByName(da); in initializePreconfiguredDAs() local