Home
last modified time | relevance | path

Searched refs:conf_get_if (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/dvmrpd/
H A Dparse.y100 struct iface *conf_get_if(struct kif *);
301 iface = conf_get_if(kif);
865 conf_get_if(struct kif *kif) in conf_get_if() function
/openbsd/usr.sbin/ripd/
H A Dparse.y91 struct iface *conf_get_if(struct kif *);
346 iface = conf_get_if(kif);
892 conf_get_if(struct kif *kif) in conf_get_if() function
/openbsd/usr.sbin/eigrpd/
H A Dparse.y107 static struct eigrp_iface *conf_get_if(struct kif *);
346 ei = conf_get_if(kif);
1163 conf_get_if(struct kif *kif) in conf_get_if() function
/openbsd/usr.sbin/ospfd/
H A Dparse.y115 struct iface *conf_get_if(struct kif *, struct kif_addr *);
710 iface = conf_get_if(kif, ka);
1369 conf_get_if(struct kif *kif, struct kif_addr *ka) in conf_get_if() function
/openbsd/usr.sbin/ldpd/
H A Dparse.y105 static struct iface *conf_get_if(struct kif *);
766 iface = conf_get_if(kif);
1439 conf_get_if(struct kif *kif) in conf_get_if() function