taglinefilesource code
root_path_cost82include/net/br.hunsigned int     root_path_cost;    /* (4.5.1.2)   */
root_path_cost106include/net/br.hunsigned int     root_path_cost;    /* (4.5.3.2)   */
root_path_cost100net/bridge/br.cconfig_bpdu[port_no].root_path_cost = bridge_info.root_path_cost;
root_path_cost151net/bridge/br.c((config->root_path_cost
root_path_cost155net/bridge/br.c((config->root_path_cost
root_path_cost181net/bridge/br.cport_info[port_no].designated_cost = config->root_path_cost;
root_path_cost313net/bridge/br.cbridge_info.root_path_cost = Zero;/* (4.6.8.3.2(2)) */
root_path_cost317net/bridge/br.cbridge_info.root_path_cost = (port_info[root_port].designated_cost
root_path_cost335net/bridge/br.c(bridge_info.root_path_cost
root_path_cost339net/bridge/br.c((bridge_info.root_path_cost
root_path_cost366net/bridge/br.cport_info[port_no].designated_cost = bridge_info.root_path_cost;
root_path_cost583net/bridge/br.cbridge_info.root_path_cost = Zero;