Searched refs:if_init (Results 1 – 13 of 13) sorted by relevance
/openbsd/usr.sbin/ripd/ |
H A D | ripe.h | 80 void if_init(struct ripd_conf *, struct iface *);
|
H A D | interface.c | 73 if_init(struct ripd_conf *xconf, struct iface *iface) in if_init() function
|
H A D | ripe.c | 189 if_init(xconf, iface); in ripe()
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | dvmrpe.h | 137 void if_init(struct dvmrpd_conf *, struct iface *);
|
H A D | dvmrpe.c | 174 if_init(xconf, iface); in dvmrpe()
|
H A D | interface.c | 230 if_init(struct dvmrpd_conf *xconf, struct iface *iface) in if_init() function
|
/openbsd/usr.sbin/ospfd/ |
H A D | ospfe.h | 142 void if_init(struct ospfd_conf *, struct iface *);
|
H A D | ospfd.c | 762 if_init(conf, iface); in merge_config() 804 if_init(conf, iface); in merge_config()
|
H A D | interface.c | 243 if_init(struct ospfd_conf *xconf, struct iface *iface) in if_init() function
|
H A D | ospfe.c | 194 if_init(xconf, iface); in ospfe()
|
/openbsd/usr.sbin/ospf6d/ |
H A D | ospf6d.h | 530 int if_init(void);
|
H A D | ospf6d.c | 180 if_init(); in main()
|
H A D | interface.c | 170 if_init(void) in if_init() function
|