Searched refs:if_is_broadcast (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dif.h192 int if_is_broadcast (struct interface *);
H A Dif.c284 if_is_broadcast (struct interface *ifp)
282 if_is_broadcast (struct interface *ifp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dioctl.c279 if (if_is_broadcast (ifp))
H A Drt_netlink.c1483 if (if_is_broadcast (ifp) && ifc->destination)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.c1235 if (if_is_broadcast (o6i->interface))
1643 if (! if_is_broadcast (o6i->interface) /* && ! NBMA xxx */)
H A Dospf6_interface.c392 else if (if_is_broadcast (iface))
H A Dospf6_message.c1892 if (if_is_broadcast (o6i->interface))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_zebra.c74 if (if_is_broadcast (ifp))
H A Dospf_snmp.c1532 if (if_is_broadcast (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))
H A Dripd.c2402 if (if_is_broadcast (ifp) || if_is_pointopoint (ifp))

Completed in 200 milliseconds