Home
last modified time | relevance | path

Searched refs:BRDGSMA (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/bridge/
H A Dif_bridgevar.h109 #define BRDGSMA 20 /* set max age (ifbrparam) */ macro
/dragonfly/sbin/ifconfig/
H A Difbridge.c477 if (do_cmd(s, BRDGSMA, &param, sizeof(param), 1) < 0) in setbridge_maxage()