Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_bridgevar.h97 #define BRDGFLUSH 12 /* flush address cache (ifbreq) */ macro
/NextBSD/sbin/ifconfig/
HDifbridge.c448 if (do_cmd(s, BRDGFLUSH, &req, sizeof(req), 1) < 0) in setbridge_flush()
459 if (do_cmd(s, BRDGFLUSH, &req, sizeof(req), 1) < 0) in setbridge_flushall()