Home
last modified time | relevance | path

Searched refs:REDIST_LABEL (Results 1 – 12 of 12) sorted by relevance

/openbsd/usr.sbin/ripd/
H A Dprintconf.c83 case REDIST_LABEL: in print_redistribute()
H A Dripd.h208 #define REDIST_LABEL 0x04 macro
H A Dripd.c468 case REDIST_LABEL: in rip_redistribute()
H A Dparse.y247 r->type = REDIST_LABEL;
/openbsd/usr.sbin/ospf6d/
H A Dprintconf.c85 case REDIST_LABEL: in print_redistribute()
H A Dospf6d.h353 #define REDIST_LABEL 0x04 macro
H A Dospf6d.c538 case REDIST_LABEL: in ospf_redistribute()
H A Dparse.y320 r->type = REDIST_LABEL;
/openbsd/usr.sbin/ospfd/
H A Dprintconf.c89 case REDIST_LABEL: in print_redistribute()
H A Dospfd.h143 #define REDIST_LABEL 0x04 macro
H A Dospfd.c563 case REDIST_LABEL: in ospf_redistribute()
H A Dparse.y363 r->type = REDIST_LABEL;