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

/freebsd-10.0-release/sys/net/
H A Dbridgestp.c127 static uint32_t bstp_calc_path_cost(struct bstp_port *);
1619 bp->bp_path_cost = bstp_calc_path_cost(bp);
1691 bstp_calc_path_cost(struct bstp_port *bp) function
1817 cost = bstp_calc_path_cost(bp);
2216 bp->bp_path_cost = bstp_calc_path_cost(bp);

Completed in 61 milliseconds