Searched refs:NdOption (Results 1 – 2 of 2) sorted by relevance
409 nd_option = network_layer.NdOption(options)421 nd_option = network_layer.NdOption(options)424 self.assertEqual(nd_option, network_layer.NdOption(options))441 self.assertTrue(isinstance(nd_option, network_layer.NdOption))
243 class NdOption(object): class264 return NdOption(options)