Searched refs:bstp_calc_path_cost (Results 1 – 1 of 1) sorted by relevance
127 static uint32_t bstp_calc_path_cost(struct bstp_port *);1619 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_set_path_cost()1691 bstp_calc_path_cost(struct bstp_port *bp) in bstp_calc_path_cost() function1817 cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()2216 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()