Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/device_config/
Ddevice_config.h47 uint8_t prefixlen; member
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp110 bool SetUpNetworkInterface(const char* ipaddr, int prefixlen, in SetUpNetworkInterface()