Home
last modified time | relevance | path

Searched refs:REDIST_DEFAULT (Results 1 – 17 of 17) sorted by relevance

/openbsd/usr.sbin/ripd/
H A Dprintconf.c87 case REDIST_DEFAULT: in print_redistribute()
H A Dripd.h210 #define REDIST_DEFAULT 0x10 macro
H A Dripd.c511 case REDIST_DEFAULT: in rip_redistribute()
H A Dparse.y223 r->type = REDIST_DEFAULT;
/openbsd/usr.sbin/ospf6d/
H A Dprintconf.c94 case REDIST_DEFAULT: in print_redistribute()
H A Dospf6d.h356 #define REDIST_DEFAULT 0x20 macro
H A Dospf6d.c595 case REDIST_DEFAULT: in ospf_redistribute()
H A Dparse.y288 r->type = REDIST_DEFAULT;
/openbsd/usr.sbin/eigrpd/
H A Dprintconf.c93 case REDIST_DEFAULT: in print_redistribute()
H A Deigrpd.h242 #define REDIST_DEFAULT 0x10 macro
H A Drde.c624 case REDIST_DEFAULT: in eigrp_redistribute()
H A Dparse.y408 r->type = REDIST_DEFAULT;
/openbsd/usr.sbin/ospfd/
H A Dprintconf.c98 case REDIST_DEFAULT: in print_redistribute()
H A Drde_lsdb.c823 if (r->type == REDIST_DEFAULT) { in lsa_generate_stub_sums()
846 } else if (r->type == (REDIST_DEFAULT | REDIST_NO)) in lsa_generate_stub_sums()
H A Dospfd.h146 #define REDIST_DEFAULT 0x20 macro
H A Dparse.y332 r->type = REDIST_DEFAULT;
664 if ($2->type != REDIST_DEFAULT) {
H A Dospfd.c619 case REDIST_DEFAULT: in ospf_redistribute()