OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_traffic_only_
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
connection.cc
123
user_traffic_only_
(false),
162
user_traffic_only_
= properties.user_traffic_only;
163
table_id_ =
user_traffic_only_
? kSecondaryTableId : (uint8_t)RT_TABLE_MAIN;
253
if (
user_traffic_only_
) {
connection.h
213
bool
user_traffic_only_
;
member in class:shill::Connection
Completed in 2162 milliseconds