Searched defs:IFA_F_TENTATIVE (Results 1 – 4 of 4) sorted by relevance
49 #define IFA_F_TENTATIVE 0x40 macro
50 #define IFA_F_TENTATIVE 0x40 macro
52 #define IFA_F_TENTATIVE 0x40 macro
1118 pub const IFA_F_TENTATIVE: u32 = 0x40; constant