Home
last modified time | relevance | path

Searched refs:rte_update_in (Results 1 – 3 of 3) sorted by relevance

/dports/net/bird2/bird-2.0.8/nest/
H A Dprotocol.h647 if (c->in_table && !rte_update_in(c, n, new, src)) in rte_update3()
H A Droute.h344 int rte_update_in(struct channel *c, const net_addr *n, rte *new, struct rte_src *src);
H A Drt-table.c2511 rte_update_in(struct channel *c, const net_addr *n, rte *new, struct rte_src *src) in rte_update_in() function