Searched refs:abr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_ia.c53 struct prefix_ipv4 *abr,
60 if ((rn = route_node_lookup (rtrs, (struct prefix *) abr)) == NULL)
211 struct prefix_ipv4 p, abr;
256 abr.family = AF_INET;
257 abr.prefix = sl->header.adv_router;
258 abr.prefixlen = IPV4_MAX_BITLEN;
259 apply_mask_ipv4 (&abr);
261 abr_or = ospf_find_abr_route (args->rtrs, &abr, args->area);
317 struct prefix_ipv4 abr;
320 abr
52 ospf_find_abr_route(struct route_table *rtrs, struct prefix_ipv4 *abr, struct ospf_area *area) argument
210 struct prefix_ipv4 p, abr; local
316 struct prefix_ipv4 abr; local
446 struct prefix_ipv4 abr; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Diphase.h846 u8 abr: 1; member in struct:__anon3925

Completed in 192 milliseconds