Home
last modified time | relevance | path

Searched refs:if_init (Results 1 – 13 of 13) sorted by relevance

/openbsd/usr.sbin/ripd/
H A Dripe.h80 void if_init(struct ripd_conf *, struct iface *);
H A Dinterface.c73 if_init(struct ripd_conf *xconf, struct iface *iface) in if_init() function
H A Dripe.c189 if_init(xconf, iface); in ripe()
/openbsd/usr.sbin/dvmrpd/
H A Ddvmrpe.h137 void if_init(struct dvmrpd_conf *, struct iface *);
H A Ddvmrpe.c174 if_init(xconf, iface); in dvmrpe()
H A Dinterface.c230 if_init(struct dvmrpd_conf *xconf, struct iface *iface) in if_init() function
/openbsd/usr.sbin/ospfd/
H A Dospfe.h142 void if_init(struct ospfd_conf *, struct iface *);
H A Dospfd.c762 if_init(conf, iface); in merge_config()
804 if_init(conf, iface); in merge_config()
H A Dinterface.c243 if_init(struct ospfd_conf *xconf, struct iface *iface) in if_init() function
H A Dospfe.c194 if_init(xconf, iface); in ospfe()
/openbsd/usr.sbin/ospf6d/
H A Dospf6d.h530 int if_init(void);
H A Dospf6d.c180 if_init(); in main()
H A Dinterface.c170 if_init(void) in if_init() function