Lines Matching refs:ExpectNeighbourNotification
107 self.ExpectNeighbourNotification(router, NUD_FAILED)
131 self.ExpectNeighbourNotification(router, state)
152 def ExpectNeighbourNotification(self, addr, state, attrs=None): member in NeighbourTest
263 self.ExpectNeighbourNotification(router6, NUD_PROBE)
274 self.ExpectNeighbourNotification(router6, NUD_REACHABLE)
279 self.ExpectNeighbourNotification(router6, NUD_STALE)
286 self.ExpectNeighbourNotification(router6, NUD_PROBE)
302 self.ExpectNeighbourNotification(router6, NUD_FAILED, {"NDA_PROBES": 3})
314 self.ExpectNeighbourNotification(addr, NUD_PROBE)
320 self.ExpectNeighbourNotification(addr, NUD_REACHABLE)
332 self.ExpectNeighbourNotification(router6, NUD_FAILED)
348 self.ExpectNeighbourNotification(router6, NUD_REACHABLE)
371 self.ExpectNeighbourNotification(router, NUD_PROBE)
382 self.ExpectNeighbourNotification(router, NUD_FAILED)