Home
last modified time | relevance | path

Searched refs:exp_updates_rejected (Results 1 – 8 of 8) sorted by relevance

/dports/net/bird2/bird-2.0.8/proto/pipe/
H A Dpipe.c250 s2->exp_updates_received, s2->exp_updates_rejected + s1->imp_updates_invalid, in pipe_show_stats()
256 s1->exp_updates_received, s1->exp_updates_rejected + s2->imp_updates_invalid, in pipe_show_stats()
/dports/net/bird/bird-1.6.8/proto/pipe/
H A Dpipe.c318 s2->exp_updates_received, s2->exp_updates_rejected + s1->imp_updates_invalid, in pipe_show_stats()
324 s1->exp_updates_received, s1->exp_updates_rejected + s2->imp_updates_invalid, in pipe_show_stats()
/dports/net/bird/bird-1.6.8/nest/
H A Dprotocol.h131 u32 exp_updates_rejected; /* Number of route updates rejected by protocol */ member
H A Drt-table.c263 stats->exp_updates_rejected++; in export_filter_()
349 stats->exp_updates_rejected++; in do_rt_notify()
H A Dproto.c1502 s->exp_updates_received, s->exp_updates_rejected, in proto_show_stats()
/dports/net/bird2/bird-2.0.8/nest/
H A Dprotocol.h154 u32 exp_updates_rejected; /* Number of route updates rejected by protocol */ member
H A Drt-table.c594 stats->exp_updates_rejected++; in export_filter_()
657 stats->exp_updates_rejected++; in do_rt_notify()
H A Dproto.c2027 s->exp_updates_received, s->exp_updates_rejected, in channel_show_stats()