OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifbr_path_cost
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_bridgevar.h
125
uint8_t
ifbr_path_cost
; /* member if STP cost */
member in struct:ifbreq
if_bridge.c
985
req->
ifbr_path_cost
= bif->bif_path_cost;
1114
breq->
ifbr_path_cost
= bif->bif_path_cost;
1403
bif->bif_path_cost = req->
ifbr_path_cost
;
/src/sbin/brconfig/
brconfig.c
449
printf(" path cost %u", req->
ifbr_path_cost
);
824
req.
ifbr_path_cost
= val & 0xffff;
Completed in 33 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025