Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dmac_ifaddrs_converter.cc169 #define IN6_IFF_TEMPORARY 0x0080 /* temporary (anonymous) address. */ macro
241 if (native_attributes & IN6_IFF_TEMPORARY) { in ConvertNativeToIPAttributes()