Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridgevar.h104 #define BRDGSHT 16 /* set hello time (ifbrparam) */ macro
/f-stack/tools/compat/include/net/
H A Dif_bridgevar.h104 #define BRDGSHT 16 /* set hello time (ifbrparam) */ macro
/f-stack/tools/ifconfig/
H A Difbridge.c525 if (do_cmd(s, BRDGSHT, &param, sizeof(param), 1) < 0) in setbridge_hellotime()