Searched refs:if_is_pointopoint (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dif.h193 int if_is_pointopoint (struct interface *);
H A Dif.c218 if (if_is_pointopoint (ifp))
291 if_is_pointopoint (struct interface *ifp)
582 if (if_is_pointopoint (ifc->ifp))
289 if_is_pointopoint (struct interface *ifp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dconnected.c73 if (if_is_pointopoint (ifp))
166 if (if_is_pointopoint (ifp))
253 if (if_is_pointopoint (ifp) && dest)
343 if (if_is_pointopoint (ifp) && dest)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.c670 if (if_is_pointopoint (ifp))
701 if (if_is_pointopoint (ifp))
755 if (if_is_pointopoint (ifp))
786 if (if_is_pointopoint (ifp))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_ism.c122 if (if_is_pointopoint (ospf6_interface->interface))
H A Dospf6_interface.c394 else if (if_is_pointopoint (iface))
832 if (! if_is_loopback (ifp) && ! if_is_pointopoint (ifp))
H A Dospf6_lsa.c1209 if (if_is_pointopoint (o6i->interface))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.c707 if (if_is_pointopoint (ifp))
714 if ((if_is_pointopoint (ifp) &&
H A Dospf_snmp.c1417 if (if_is_pointopoint (ifp))
1534 if (if_is_pointopoint (ifp))
H A Dospf_zebra.c76 else if (if_is_pointopoint (ifp))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_interface.c221 if (if_is_pointopoint (ifp) || if_is_broadcast (ifp))
472 if (if_is_pointopoint (ifp))
H A Dripd.c2402 if (if_is_broadcast (ifp) || if_is_pointopoint (ifp))
2421 if_is_pointopoint (ifp) ? "unicast" : "broadcast",

Completed in 223 milliseconds