Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.h427 int bstp_set_path_cost(struct bstp_port *, uint32_t);
H A Dbridgestp.c1767 bstp_set_path_cost(struct bstp_port *bp, uint32_t path_cost) in bstp_set_path_cost() function
H A Dif_bridge.c3229 return bstp_set_path_cost(&bif->bif_stp, req->ifbr_path_cost); in bridge_ioctl_sifcost()