Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net/
Dbridgestp.h389 int bstp_set_path_cost(struct bstp_port *, uint32_t);
Dbridgestp.c1604 bstp_set_path_cost(struct bstp_port *bp, uint32_t path_cost) in bstp_set_path_cost() function
Dif_bridge.c1545 return (bstp_set_path_cost(&bif->bif_stp, req->ifbr_path_cost)); in bridge_ioctl_sifcost()