Searched refs:IFF_IPMP_INVALID (Results 1 – 2 of 2) sorted by relevance
187 #define IFF_IPMP_INVALID (IFF_STANDBY | IFF_INACTIVE | IFF_OFFLINE | \ macro
10264 if (IS_IPMP(ill) && ((flags ^ intf_flags) & IFF_IPMP_INVALID)) in ip_sioctl_flags()