Home
last modified time | relevance | path

Searched refs:operPCost (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dpcost.c94 port->operPCost = computeAutoPCost (this); in STP_pcost_enter_state()
97 port->operPCost = port->adminPCost; in STP_pcost_enter_state()
125 port->operPCost != port->adminPCost) { in STP_pcost_check_conditions()
H A Dport.h136 unsigned long operPCost; member
H A Drolesel.c173 rootPathPrio.root_path_cost += port->operPCost; in updtRootPrio()
H A Dstp_in.c369 entry->path_cost = port->operPCost; in STP_IN_port_get_state()
401 entry->oper_port_path_cost = port->operPCost; in STP_IN_port_get_state()