Searched refs:bstp_calc_path_cost (Results 1 – 1 of 1) sorted by relevance
130 static uint32_t bstp_calc_path_cost(struct bstp_port *);1643 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_set_path_cost()1715 bstp_calc_path_cost(struct bstp_port *bp) in bstp_calc_path_cost() function1841 cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()2244 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()