Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dif_bridge.h43 #define BR_ADMIN_COST BIT(4) macro
/linux-6.1.9/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()