Home
last modified time | relevance | path

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

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