Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_bridge.h40 #define BR_ADMIN_COST BIT(4) macro
/Linux-v4.19/net/bridge/
Dbr_stp_if.c332 p->flags |= BR_ADMIN_COST; in br_stp_set_path_cost()
Dbr_if.c73 if (!(p->flags & BR_ADMIN_COST) && in br_port_carrier_check()