Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h388 int bstp_set_path_cost(struct bstp_port *, uint32_t);
H A Dbridgestp.c1628 bstp_set_path_cost(struct bstp_port *bp, uint32_t path_cost) in bstp_set_path_cost() function
H A Dif_bridge.c1955 return (bstp_set_path_cost(&bif->bif_stp, req->ifbr_path_cost)); in bridge_ioctl_sifcost()