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

/darwin-on-arm/xnu/bsd/net/
H A Dif_bridgevar.h163 uint32_t ifbr_path_cost; /* member if STP cost */ member in struct:ifbreq
H A Dif_bridge.c2058 req->ifbr_path_cost = bp->bp_path_cost;
2515 return (bstp_set_path_cost(&bif->bif_stp, req->ifbr_path_cost));

Completed in 14 milliseconds