Home
last modified time | relevance | path

Searched refs:BR_ADMIN_COST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_bridge.h43 #define BR_ADMIN_COST BIT(4) macro
/openbmc/linux/net/bridge/
H A Dbr_stp_if.c338 p->flags |= BR_ADMIN_COST; in br_stp_set_path_cost()
H A Dbr_if.c78 if (!(p->flags & BR_ADMIN_COST) && in br_port_carrier_check()