HomeSort by relevance Sort by last modified time
    Searched defs:IN6_IFF_TEMPORARY (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
macifaddrs_converter.cc 168 #define IN6_IFF_TEMPORARY 0x0080 /* temporary (anonymous) address. */
240 if (native_attributes & IN6_IFF_TEMPORARY) {
  /external/dhcpcd-6.8.2/
ipv6.c 92 # define IN6_IFF_TEMPORARY IFA_F_TEMPORARY
1009 if (ap->addr_flags & IN6_IFF_TEMPORARY)
    [all...]

Completed in 86 milliseconds