Home
last modified time | relevance | path

Searched refs:RA_ANY (Results 1 – 10 of 10) sorted by relevance

/dports/net/bird2/bird-2.0.8/proto/pipe/
H A Dpipe.c159 .ra_mode = RA_ANY, in pipe_configure_channels()
170 .ra_mode = RA_ANY, in pipe_configure_channels()
/dports/net/bird/bird-1.6.8/proto/pipe/
H A Dpipe.c151 P->accept_ra_types = (p->mode == PIPE_OPAQUE) ? RA_OPTIMAL : RA_ANY; in pipe_init()
/dports/net/bird/bird-1.6.8/nest/
H A Drt-table.c1117 rte_announce(table, RA_ANY, net, new, old, NULL, NULL, NULL); in rte_recalculate()
1833 rte_announce_i(tab, RA_ANY, n, new, e, NULL, NULL); in rt_next_hop_update_net()
2104 if (p->accept_ra_types == RA_ANY) in rt_feed_baby()
2113 do_feed_baby(p, RA_ANY, h, n, e); in rt_feed_baby()
H A Droute.h257 #define RA_ANY 3 /* Announcement of any route change */ macro
/dports/net/bird2/bird-2.0.8/nest/
H A Drt-table.c991 case RA_ANY: in rte_announce()
2185 rte_announce_i(tab, RA_ANY, n, new, e, NULL, NULL); in rt_next_hop_update_net()
2466 if (c->ra_mode == RA_ANY) in rt_feed_channel()
2723 if ((c->ra_mode != RA_ANY) || (old->attrs->src == src)) in rte_update_out()
H A Droute.h295 #define RA_ANY 3 /* Announcement of any route change */ macro
/dports/net/bird/bird-1.6.8/proto/bgp/
H A Dpackets.c1073 p->p.accept_ra_types = RA_ANY; in bgp_rx_open()
/dports/net/bird2/bird-2.0.8/proto/bgp/
H A Dbgp.c669 c->c.ra_mode = RA_ANY; in bgp_conn_enter_established_state()
/dports/net/bird/bird-1.6.8/
H A DChangeLog1239 still set to RA_ANY.
/dports/net/bird2/bird-2.0.8/
H A DChangeLog6259 still set to RA_ANY.