Home
last modified time | relevance | path

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

/src/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_sys.c411 bridge_set_max_cache(struct bridge_if *bif, int32_t max_cache) in bridge_set_max_cache() argument
419 b_param.ifbrp_csize = max_cache; in bridge_set_max_cache()