Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dmacifaddrs_converter.cc230 bool ConvertNativeToIPAttributes(int native_attributes, int* net_attributes) { in ConvertNativeToIPAttributes() argument
241 *net_attributes |= IPV6_ADDRESS_FLAG_TEMPORARY; in ConvertNativeToIPAttributes()
245 *net_attributes |= IPV6_ADDRESS_FLAG_DEPRECATED; in ConvertNativeToIPAttributes()