Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.c194 static uint32_t bstp_calc_path_cost(struct bstp_port *);
1784 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_set_path_cost()
1861 bstp_calc_path_cost(struct bstp_port *bp) in bstp_calc_path_cost() function
1992 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()
2364 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()