Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6.c94 # define IN6_IFF_TENTATIVE (IFA_F_TENTATIVE | IFA_F_OPTIMISTIC) macro
96 # define IN6_IFF_TENTATIVE (IFA_F_TENTATIVE | 0x04) macro
/external/webrtc/webrtc/base/
Dmacifaddrs_converter.cc164 #define IN6_IFF_TENTATIVE 0x0002 /* tentative address */ macro