if_lookup
if ((xi = if_lookup(xconf, iface->ifindex)) == NULL) {
if ((iface = if_lookup(conf, xi->ifindex)) == NULL) {
iface = if_lookup(econf, kif->ifindex);
iface = if_lookup(econf, ka->ifindex);
iface = if_lookup(econf, ka->ifindex);
niface = if_lookup(nconf, niface->ifindex);
struct iface *if_lookup(struct eigrpd_conf *, unsigned int);
iface = if_lookup(xconf, kif->ifindex);
iface = if_lookup(econf, ifindex);
niface = if_lookup(nconf, niface->ifindex);
iface = if_lookup(leconf, ka->ifindex);
iface = if_lookup(leconf, ka->ifindex);
if ((xi = if_lookup(xconf, iface->ifindex)) == NULL) {
if ((iface = if_lookup(conf, xi->ifindex)) == NULL) {
iface = if_lookup(leconf, kif->ifindex);
struct iface *if_lookup(struct ldpd_conf *, unsigned short);
iface = if_lookup(leconf, ifindex);