Home
last modified time | relevance | path

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

/dports/net/bird/bird-1.6.8/proto/babel/
H A Dbabel.h205 u16 advert_metric; member
H A Dbabel.c537 babel_is_feasible(babel_find_source(e, r->router_id), r->seqno, r->advert_metric)) in babel_select_route()
1173 r->advert_metric = msg->metric; in babel_handle_update()
1196 r->advert_metric = msg->metric; in babel_handle_update()
1658 r->seqno, r->advert_metric, r->metric, in babel_dump_route()
/dports/net/bird2/bird-2.0.8/proto/babel/
H A Dbabel.h235 u16 advert_metric; member
H A Dbabel.c175 r->metric = r->advert_metric = BABEL_INFINITY; in babel_retract_route()
206 r->metric = r->advert_metric = BABEL_INFINITY; in babel_expire_route()
609 r->metric = babel_compute_metric(nbr, r->advert_metric); in babel_update_cost()
1272 (r->metric == metric) && (r->advert_metric == msg->metric) && in babel_handle_update()
1280 r->advert_metric = msg->metric; in babel_handle_update()
1778 r->neigh->addr, r->neigh->ifa->ifname, r->seqno, r->advert_metric, r->metric, in babel_dump_route()