Searched refs:bstp_calc_path_cost (Results 1 – 1 of 1) sorted by relevance
131 static uint32_t bstp_calc_path_cost(struct bstp_port *);1622 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_set_path_cost()1694 bstp_calc_path_cost(struct bstp_port *bp) in bstp_calc_path_cost() function1820 cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()2220 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()