Searched refs:assertSentToDestinationAddress (Results 1 – 4 of 4) sorted by relevance
69 msg.assertSentToDestinationAddress('ff02::1')77 msg.assertSentToDestinationAddress('ff02::2')142 msg.assertSentToDestinationAddress('ff02::1')
78 msg.assertSentToDestinationAddress('ff02::1')86 msg.assertSentToDestinationAddress('ff02::2')
280 command_msg.assertSentToDestinationAddress(config.LINK_LOCAL_ALL_NODES_ADDRESS)293 command_msg.assertSentToDestinationAddress(config.LINK_LOCAL_ALL_ROUTERS_ADDRESS)
336 def assertSentToDestinationAddress(self, ipv6_address): member in Message