Home
last modified time | relevance | path

Searched defs:CreateBlackholeRoute (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Drouting_table.cc547 bool RoutingTable::CreateBlackholeRoute(int interface_index, in CreateBlackholeRoute() function in shill::RoutingTable
Drouting_table_unittest.cc842 TEST_F(RoutingTableTest, CreateBlackholeRoute) { in TEST_F() argument