Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ripd/
H A Dprintconf.c80 case REDIST_CONNECTED: in print_redistribute()
H A Dripd.h206 #define REDIST_CONNECTED 0x01 macro
H A Dripd.c485 case REDIST_CONNECTED: in rip_redistribute()
H A Dparse.y221 r->type = REDIST_CONNECTED;
/openbsd/usr.sbin/ospf6d/
H A Dprintconf.c82 case REDIST_CONNECTED: in print_redistribute()
H A Dospf6d.h351 #define REDIST_CONNECTED 0x01 macro
H A Dospf6d.c561 case REDIST_CONNECTED: in ospf_redistribute()
H A Dparse.y292 r->type = REDIST_CONNECTED;
/openbsd/usr.sbin/eigrpd/
H A Dprintconf.c89 case REDIST_CONNECTED: in print_redistribute()
H A Deigrpd.h241 #define REDIST_CONNECTED 0x08 macro
H A Drde.c603 case REDIST_CONNECTED: in eigrp_redistribute()
H A Dparse.y416 r->type = REDIST_CONNECTED;
/openbsd/usr.sbin/ospfd/
H A Dprintconf.c86 case REDIST_CONNECTED: in print_redistribute()
H A Dospfd.h141 #define REDIST_CONNECTED 0x01 macro
H A Dospfd.c586 case REDIST_CONNECTED: in ospf_redistribute()
H A Dparse.y336 r->type = REDIST_CONNECTED;