Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridgevar.h113 #define BRDGPARAM 25 /* get bridge STP params (ifbropreq) */ macro
/f-stack/tools/compat/include/net/
H A Dif_bridgevar.h113 #define BRDGPARAM 25 /* get bridge STP params (ifbropreq) */ macro
/f-stack/tools/ifconfig/
H A Difbridge.c256 if (do_cmd(s, BRDGPARAM, &ifbp, sizeof(ifbp), 0) < 0) in bridge_status()