Home
last modified time | relevance | path

Searched refs:non_matching_table (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
H A Dtun_device_controller_test.cc139 NetlinkInterface::RoutingRule non_matching_table{}; in TEST_F() local
140 non_matching_table.table = QboneConstants::kQboneRouteTableId + 1; in TEST_F()
141 non_matching_table.out_interface = kIfindex; in TEST_F()
142 routing_rules->push_back(non_matching_table); in TEST_F()