Searched refs:read_routes (Results 1 – 7 of 7) sorted by relevance
34 from scapy.arch import read_routes36 self.routes = read_routes()
56 from scapy.arch.unix import read_routes, read_routes6, in6_getifaddr
44 def read_routes(): function
227 def read_routes(): function
285 ps_read_routes = read_routes()316 = Test read_routes with VBS330 vbs_read_routes = read_routes()
5962 + Mocked read_routes() calls5973 """Test read_routes() on OS X 10.? with a long interface name"""6011 from scapy.arch.unix import read_routes6012 routes = read_routes()
828 def read_routes(): function