Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c130 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() function
1841 cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()
2244 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()