Searched refs:newreq (Results 1 – 2 of 2) sorted by relevance
399 auto newreq = in createNeighbor() local405 newreq.append(addrToStr(address), macToStr(mac)); in createNeighbor()406 bus.call_noreply(newreq); in createNeighbor()
267 auto newreq = in createIfAddr() local274 newreq.append(protocol, tsh(address), prefix, ""); in createIfAddr()275 bus.call_noreply(newreq); in createIfAddr()