Searched refs:root_path_cost (Results 1 – 8 of 8) sorted by relevance
50 IN unsigned long root_path_cost, in STP_VECT_create() argument56 t->root_path_cost = root_path_cost; in STP_VECT_create()71 bridcmp = v1->root_path_cost - v2->root_path_cost; in STP_VECT_compare_vector()122 v->root_path_cost = ntohl (*((long*) b->root_path_cost)); in STP_VECT_get_vector()132 unsigned long root_path_cost; in STP_VECT_set_vector() local136 root_path_cost = htonl (v->root_path_cost); in STP_VECT_set_vector()137 (void) memcpy (b->root_path_cost, &root_path_cost, 4); in STP_VECT_set_vector()
40 unsigned long root_path_cost; member49 IN unsigned long root_path_cost,
173 rootPathPrio.root_path_cost += port->operPCost; in updtRootPrio()218 stpm->rootPrio.root_path_cost, in updtRolesBridge()391 this->rootPrio.root_path_cost, in STP_rolesel_update_stpm()
74 unsigned char root_path_cost[4]; member
89 unsigned long root_path_cost; member
371 entry->designated_cost = port->portPrio.root_path_cost; in STP_IN_port_get_state()441 entry->root_path_cost = this->rootPrio.root_path_cost; in STP_IN_stpm_get_state()
273 _stp_dump ("root_path_cost", bpdu->body.root_path_cost, 4); in STP_info_rx_bpdu()
8166 stpstate.root_path_cost); in print_bridge()