Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSrvLocHeader.java304 synchronized static short getUniqueXID() { in getUniqueXID() method in SrvLocHeader
H A DSLPHeaderV2.java305 this.xid = getUniqueXID(); // client can change it later if they want. in SLPHeaderV2()