Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_bridgevar.h167 uint32_t ifbr_path_cost; /* member if STP cost */ member
H A Dif_bridge.c3153 req->ifbr_path_cost = bp->bp_path_cost; in bridge_ioctl_gifflags()
3652 return bstp_set_path_cost(&bif->bif_stp, req->ifbr_path_cost); in bridge_ioctl_sifcost()