Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dif_bridge.h40 #define BR_ADMIN_COST BIT(4) macro
/linux-4.1.27/net/bridge/
Dbr_stp_if.c306 p->flags |= BR_ADMIN_COST; in br_stp_set_path_cost()
Dbr_if.c70 if (!(p->flags & BR_ADMIN_COST) && in br_port_carrier_check()