Searched refs:BOND_OPTFLAG_IFDOWN (Results 1 – 2 of 2) sorted by relevance
25 BOND_OPTFLAG_IFDOWN = BIT(1), enumerator
214 .flags = BOND_OPTFLAG_NOSLAVES | BOND_OPTFLAG_IFDOWN,291 .flags = BOND_OPTFLAG_IFDOWN,307 .flags = BOND_OPTFLAG_IFDOWN,400 .flags = BOND_OPTFLAG_IFDOWN,421 .flags = BOND_OPTFLAG_IFDOWN,578 if ((opt->flags & BOND_OPTFLAG_IFDOWN) && (bond->dev->flags & IFF_UP)) in bond_opt_check_deps()