Home
last modified time | relevance | path

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

/freebsd/lib/libifconfig/
H A Dlibifconfig_bridge.c95 if (ifconfig_bridge_ioctlwrap(h, name, BRDGGFLAGS, in ifconfig_bridge_get_bridge_status()
/freebsd/sys/net/
H A Dif_bridgevar.h130 #define BRDGGFLAGS 34 /* get bridge flags (ifbrparam) */ macro
/freebsd/sbin/ifconfig/
H A Difbridge.c909 if (do_cmd(ctx, BRDGGFLAGS, &req, sizeof(req), 0) < 0) in setbridge_flags()
923 if (do_cmd(ctx, BRDGGFLAGS, &req, sizeof(req), 0) < 0) in unsetbridge_flags()