Home
last modified time | relevance | path

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

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