Home
last modified time | relevance | path

Searched refs:uv_rate_limit (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/mrouted/
H A Dconfig.c91 v->uv_rate_limit = DEFAULT_PHY_RATE_LIMIT; in config_vifs_from_kernel()
106 numvifs, v->uv_rate_limit); in config_vifs_from_kernel()
H A Dcfparse.y174 v->uv_rate_limit= DEFAULT_TUN_RATE_LIMIT;
197 numvifs, v->uv_rate_limit);
292 v->uv_rate_limit = $2;
H A Dvif.h22 u_int uv_rate_limit; /* rate limit on this vif */ member
H A Dkern.c126 vc.vifc_rate_limit = v->uv_rate_limit; in k_add_vif()
H A Dvif.c1284 v->uv_rate_limit); in dump_vifs()