Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dipconfig.h54 delegated_prefix_length(0), in Properties()
74 int32_t delegated_prefix_length; member
Dipconfig.cc103 &properties_.delegated_prefix_length); in Init()
/system/connectivity/shill/dhcp/
Ddhcpv6_config.cc165 properties_.delegated_prefix_length = value.Get<uint32_t>(); in ParseConfiguration()
Ddhcpv6_config_unittest.cc205 config_->properties_.delegated_prefix_length); in TEST_F()