Home
last modified time | relevance | path

Searched refs:eigrp_composite_bandwidth (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/eigrpd/
Drde.h144 uint32_t eigrp_composite_bandwidth(uint32_t);
Drde_dual.c346 eigrp_composite_bandwidth(uint32_t bandwidth) in eigrp_composite_bandwidth() function
426 route->metric.bandwidth = eigrp_composite_bandwidth(bandwidth); in route_update_metrics()
Deigrpe.c624 rinfo.metric.bandwidth = eigrp_composite_bandwidth(ei->bandwidth); in eigrpe_orig_local_route()
Drde.c676 eigrp_composite_bandwidth(rmetric->bandwidth); in rt_redist_set()