Searched refs:carp_demote_init (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/usr.sbin/ospf6d/
H A Dcarp.c58 carp_demote_init(char *group, int force) function
65 log_warn("carp_demote_init calloc");
69 log_warn("carp_demote_init strdup");
H A Dospf6d.h519 int carp_demote_init(char *, int);
H A Dparse.y522 if (carp_demote_init(area->demote_group,
585 if (carp_demote_init(iface->demote_group,
/openbsd-current/usr.sbin/ospfd/
H A Dcarp.c58 carp_demote_init(char *group, int force) function
65 log_warn("carp_demote_init calloc");
69 log_warn("carp_demote_init strdup");
H A Dospfd.h561 int carp_demote_init(char *, int);
H A Dparse.y653 if (carp_demote_init(area->demote_group,
764 if (carp_demote_init(iface->demote_group,
/openbsd-current/usr.sbin/ripd/
H A Dcarp.c58 carp_demote_init(char *group, int force) function
65 log_warn("carp_demote_init calloc");
69 log_warn("carp_demote_init strdup");
H A Dripd.h340 int carp_demote_init(char *, int);
H A Dparse.y385 if (carp_demote_init(iface->demote_group,
/openbsd-current/usr.sbin/bgpd/
H A Dcarp.c59 carp_demote_init(char *group, int force) function
66 log_warn("carp_demote_init calloc");
70 log_warn("carp_demote_init strdup");
H A Dsession.h242 int carp_demote_init(char *, int);
H A Dparse.y2271 if (carp_demote_init(curpeer->conf.demote_group,
/openbsd-current/usr.sbin/relayd/
H A Dcarp.c59 carp_demote_init(char *group, int force) function
H A Drelayd.h1378 int carp_demote_init(char *, int);
H A Dparse.y792 if (carp_demote_init(table->conf.demote_group, 1)

Completed in 184 milliseconds