Searched defs:kMarkForUserTraffic (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/
H A Dconnection.h175 static const uint32_t kMarkForUserTraffic; member in class:shill::Connection
H A Dconnection.cc73 const uint32_t Connection::kMarkForUserTraffic = 0x1; member in class:shill::Connection
/system/firewalld/
H A Diptables.cc59 const char kMarkForUserTraffic[] = "1"; member in namespace:__anon1772
415 argv.push_back(kMarkForUserTraffic);
437 ip.AddArg(kMarkForUserTraffic);

Completed in 518 milliseconds