Home | History | Annotate | Download | only in ip

Lines Matching refs:IFA_F_TENTATIVE

640 	if (ifa->ifa_flags&IFA_F_TENTATIVE) {
641 ifa_flags &= ~IFA_F_TENTATIVE;
824 filter.flags |= IFA_F_TENTATIVE;
825 filter.flagmask |= IFA_F_TENTATIVE;