Searched refs:root_path_cost (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dvector.c50 IN unsigned long root_path_cost,
56 t->root_path_cost = root_path_cost;
71 bridcmp = v1->root_path_cost - v2->root_path_cost;
122 v->root_path_cost = ntohl (*((long*) b->root_path_cost));
132 unsigned long root_path_cost; local
136 root_path_cost = htonl (v->root_path_cost);
48 STP_VECT_create(OUT PRIO_VECTOR_T* t, IN BRIDGE_ID* root_br, IN unsigned long root_path_cost, IN BRIDGE_ID* design_bridge, IN PORT_ID design_port, IN PORT_ID bridge_port) argument
[all...]
H A Dvector.h40 unsigned long root_path_cost; member in struct:prio_vector_t
49 IN unsigned long root_path_cost,
H A Dstp_bpdu.h74 unsigned char root_path_cost[4]; member in struct:bpdu_body_t
H A Duid_stp.h89 unsigned long root_path_cost; member in struct:__anon3920
H A Drolesel.c173 rootPathPrio.root_path_cost += port->operPCost;
218 stpm->rootPrio.root_path_cost,
391 this->rootPrio.root_path_cost,
H A Dstp_in.c371 entry->designated_cost = port->portPrio.root_path_cost;
441 entry->root_path_cost = this->rootPrio.root_path_cost;
H A Dportinfo.c273 _stp_dump ("root_path_cost", bpdu->body.root_path_cost, 4);
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c8153 stpstate.root_path_cost);

Completed in 91 milliseconds