Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dmac_ifaddrs_converter.cc231 bool ConvertNativeToIPAttributes(int native_attributes, int* net_attributes) { in ConvertNativeToIPAttributes() argument
242 *net_attributes |= IPV6_ADDRESS_FLAG_TEMPORARY; in ConvertNativeToIPAttributes()
246 *net_attributes |= IPV6_ADDRESS_FLAG_DEPRECATED; in ConvertNativeToIPAttributes()