Searched defs:routes (Results 1 – 5 of 5) sorted by relevance
120 routes = node.get_netdata_routes() variable
125 otExternalRouteConfig routes[] = { in TestNetworkDataIterator() local211 otExternalRouteConfig routes[] = { in TestNetworkDataIterator() local337 otExternalRouteConfig routes[] = { in TestNetworkDataIterator() local
178 def check_num_of_routes(self, routes, num_low, num_med, num_high): argument
137 def __init__(self, routes, stable): argument142 def routes(self): member in HasRoute
45 def convert_routes_to_bytearray(routes): argument