Searched refs:removeDA (Results 1 – 5 of 5) sorted by relevance
120 abstract boolean removeDA(InetAddress address, Vector scopes); in removeDA() method in DATable
207 boolean removeDA(InetAddress address, Vector scopes) { in removeDA() method in SunDATable
246 public synchronized boolean removeDA(InetAddress address, Vector scopes) { in removeDA() method in SunServerDATable
290 if (removeDA(addr, hdr.scopes)) { in handleAdvertIn()
375 daTable.removeDA(addr, rec.scopes); in transactUnicastMsg()