Home
last modified time | relevance | path

Searched refs:REDIST_STATIC (Results 1 – 16 of 16) sorted by relevance

/openbsd/usr.sbin/ripd/
H A Dprintconf.c77 case REDIST_STATIC: in print_redistribute()
H A Dripd.h206 #define REDIST_STATIC 0x02 macro
H A Dripd.c478 case REDIST_STATIC: in rip_redistribute()
H A Dparse.y219 r->type = REDIST_STATIC;
/openbsd/usr.sbin/ospf6d/
H A Dprintconf.c79 case REDIST_STATIC: in print_redistribute()
H A Dospf6d.h352 #define REDIST_STATIC 0x02 macro
H A Dospf6d.c552 case REDIST_STATIC: in ospf_redistribute()
H A Dparse.y290 r->type = REDIST_STATIC;
/openbsd/usr.sbin/eigrpd/
H A Dprintconf.c80 case REDIST_STATIC: in print_redistribute()
H A Deigrpd.h238 #define REDIST_STATIC 0x01 macro
H A Drde.c592 case REDIST_STATIC: in eigrp_redistribute()
H A Dparse.y410 r->type = REDIST_STATIC;
/openbsd/usr.sbin/ospfd/
H A Dprintconf.c83 case REDIST_STATIC: in print_redistribute()
H A Dospfd.h142 #define REDIST_STATIC 0x02 macro
H A Dospfd.c577 case REDIST_STATIC: in ospf_redistribute()
H A Dparse.y334 r->type = REDIST_STATIC;