Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.h301 int bridge_set_max_cache(struct bridge_if *bif, int32_t max_cache);
H A Dbridge_if.c1435 if (bridge_set_max_cache(bif, val->v.integer) < 0) in op_begemot_tp()
1454 bridge_set_max_cache(bif, ctx->scratch->int1); in op_begemot_tp()
H A Dbridge_sys.c411 bridge_set_max_cache(struct bridge_if *bif, int32_t max_cache) in bridge_set_max_cache() function