Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridgevar.h110 #define BRDGSIFCOST 22 /* set if path cost (ifbreq) */ macro
/f-stack/tools/compat/include/net/
H A Dif_bridgevar.h110 #define BRDGSIFCOST 22 /* set if path cost (ifbreq) */ macro
/f-stack/tools/ifconfig/
H A Difbridge.c640 if (do_cmd(s, BRDGSIFCOST, &req, sizeof(req), 1) < 0) in setbridge_ifpathcost()