Searched refs:prefix_ipv4 (Results 1 - 25 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_abr.h60 struct prefix_ipv4 *);
61 struct ospf_area_range *ospf_some_area_range_match (struct prefix_ipv4 *);
64 int ospf_area_range_set (struct ospf *, struct in_addr, struct prefix_ipv4 *,
67 struct prefix_ipv4 *, u_int32_t);
69 struct prefix_ipv4 *);
71 struct prefix_ipv4 *,
72 struct prefix_ipv4 *);
74 struct prefix_ipv4 *);
H A Dospf_zebra.h45 void ospf_zebra_add (struct prefix_ipv4 *, struct ospf_route *);
46 void ospf_zebra_delete (struct prefix_ipv4 *, struct ospf_route *);
48 void ospf_zebra_add_discard (struct prefix_ipv4 *);
49 void ospf_zebra_delete_discard (struct prefix_ipv4 *);
61 u_char ospf_distance_apply (struct prefix_ipv4 *, struct ospf_route *);
H A Dospf_asbr.h39 struct prefix_ipv4 p;
57 void ospf_external_route_remove (struct prefix_ipv4 *p);
62 struct external_info *ospf_external_info_add (u_char, struct prefix_ipv4,
64 void ospf_external_info_delete (u_char, struct prefix_ipv4);
65 struct external_info *ospf_external_info_lookup (u_char, struct prefix_ipv4 *);
73 struct ospf_lsa *ospf_external_info_find_lsa (struct prefix_ipv4 *p);
H A Dospf_ase.h28 struct prefix_ipv4 *);
30 struct prefix_ipv4 *,
H A Dospf_route.h153 void ospf_route_add (struct route_table *, struct prefix_ipv4 *,
160 struct prefix_ipv4 *);
161 void ospf_delete_discard_route (struct prefix_ipv4 *);
162 int ospf_route_match_same (struct route_table *, struct prefix_ipv4 *,
H A Dospf_abr.c57 ospf_area_range_new (struct prefix_ipv4 *p)
79 struct prefix_ipv4 p;
96 struct prefix_ipv4 p;
113 ospf_area_range_lookup (struct ospf_area *area, struct prefix_ipv4 *p)
131 struct prefix_ipv4 p;
161 ospf_area_range_match (struct ospf_area *area, struct prefix_ipv4 *p)
175 ospf_area_range_match_any (struct ospf *ospf, struct prefix_ipv4 *p)
201 struct prefix_ipv4 *p, int advertise)
237 struct prefix_ipv4 *p, u_int32_t cost)
263 struct prefix_ipv4 *
[all...]
H A Dospf_asbr.c50 ospf_external_route_remove (struct prefix_ipv4 *p)
64 ospf_zebra_delete ((struct prefix_ipv4 *) &rn->p, or);
80 ospf_external_route_lookup (struct prefix_ipv4 *p)
138 ospf_external_info_add (u_char type, struct prefix_ipv4 p,
178 ospf_external_info_delete (u_char type, struct prefix_ipv4 p)
193 ospf_external_info_lookup (u_char type, struct prefix_ipv4 *p)
208 ospf_external_info_find_lsa (struct prefix_ipv4 *p)
H A Dospf_lsa.h212 (struct prefix_ipv4 *) (P), 0, find_summary)
216 (struct prefix_ipv4 *) (P), 0, find_asbr_summary)
265 struct ospf_lsa *ospf_summary_lsa_originate (struct prefix_ipv4 *, u_int32_t,
267 struct ospf_lsa *ospf_summary_asbr_lsa_originate (struct prefix_ipv4 *,
275 void ospf_external_lsa_flush (u_char, struct prefix_ipv4 *,
307 struct prefix_ipv4 *);
321 int is_prefix_default (struct prefix_ipv4 *);
H A Dospf_route.c109 ospf_zebra_delete ((struct prefix_ipv4 *) &rn->p,
112 ospf_zebra_delete_discard ((struct prefix_ipv4 *) &rn->p);
137 ospf_route_match_same (struct route_table *rt, struct prefix_ipv4 *prefix,
197 (struct prefix_ipv4 *) &rn->p, or))
198 ospf_zebra_delete ((struct prefix_ipv4 *) &rn->p, or);
202 (struct prefix_ipv4 *) &rn->p, or))
203 ospf_zebra_delete_discard ((struct prefix_ipv4 *) &rn->p);
233 (struct prefix_ipv4 *)&rn->p, or))
234 ospf_zebra_add ((struct prefix_ipv4 *) &rn->p, or);
238 (struct prefix_ipv4 *)
[all...]
H A Dospf_ase.c52 ospf_find_asbr_route (struct route_table *rtrs, struct prefix_ipv4 *asbr)
110 struct prefix_ipv4 *asbr,
171 struct prefix_ipv4 asbr;
287 struct prefix_ipv4 asbr, p;
594 ospf_zebra_delete ((struct prefix_ipv4 *) &rn->p, or);
604 ospf_zebra_add ((struct prefix_ipv4 *) &rn->p, or);
684 struct prefix_ipv4 p;
708 struct prefix_ipv4 p;
760 struct prefix_ipv4 p;
H A Dospf_ia.c53 struct prefix_ipv4 *abr,
74 ospf_ia_network_route (struct route_table *rt, struct prefix_ipv4 *p,
130 ospf_ia_router_route (struct route_table *rt, struct prefix_ipv4 *p,
211 struct prefix_ipv4 p, abr;
312 struct prefix_ipv4 *p,
317 struct prefix_ipv4 abr;
443 struct prefix_ipv4 *p,
447 struct prefix_ipv4 abr;
544 struct prefix_ipv4 p;
H A Dospf_zebra.c315 ospf_zebra_add (struct prefix_ipv4 *p, struct ospf_route *or)
412 ospf_zebra_delete (struct prefix_ipv4 *p, struct ospf_route *or)
438 ospf_zebra_add_discard (struct prefix_ipv4 *p)
462 ospf_zebra_delete_discard (struct prefix_ipv4 *p)
672 struct prefix_ipv4 *p = &ei->p;
757 struct prefix_ipv4 p;
770 memset (&p, 0, sizeof (struct prefix_ipv4));
1021 struct prefix_ipv4 p;
1068 struct prefix_ipv4 p;
1120 ospf_distance_apply (struct prefix_ipv4 *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drt.h28 int kernel_add_route (struct prefix_ipv4 *, struct in_addr *, int, int);
H A Dconnected.c58 struct prefix_ipv4 p;
59 struct prefix_ipv4 *addr;
60 struct prefix_ipv4 *dest;
65 addr = (struct prefix_ipv4 *) ifc->address;
66 dest = (struct prefix_ipv4 *) ifc->destination;
68 memset (&p, 0, sizeof (struct prefix_ipv4));
96 struct prefix_ipv4 *p;
152 struct prefix_ipv4 p;
153 struct prefix_ipv4 *addr;
154 struct prefix_ipv4 *des
[all...]
H A Drib.h167 rib_add_ipv4 (int type, int flags, struct prefix_ipv4 *p,
172 rib_add_ipv4_multipath (struct prefix_ipv4 *, struct rib *);
175 rib_delete_ipv4 (int type, int flags, struct prefix_ipv4 *p,
182 rib_lookup_ipv4 (struct prefix_ipv4 *);
H A Dzserv.h96 struct prefix_ipv4 *p, struct in_addr *nexthop,
101 struct prefix_ipv4 *p, struct in_addr *nexthop,
H A Dioctl.c183 struct prefix_ipv4 *p;
185 p = (struct prefix_ipv4 *) ifc->address;
221 struct prefix_ipv4 *p;
223 p = (struct prefix_ipv4 *)ifc->address;
260 struct prefix_ipv4 ifaddr;
261 struct prefix_ipv4 *p;
263 p = (struct prefix_ipv4 *) ifc->address;
314 struct prefix_ipv4 *p;
316 p = (struct prefix_ipv4 *) ifc->address;
H A Drtread_proc.c69 struct prefix_ipv4 p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dprefix.h48 struct prefix_ipv4 struct
127 struct prefix_ipv4 *prefix_ipv4_new ();
129 int str2prefix_ipv4 (char *, struct prefix_ipv4 *);
130 void apply_mask_ipv4 (struct prefix_ipv4 *);
133 int prefix_ipv4_any (struct prefix_ipv4 *);
135 void apply_classful_mask_ipv4 (struct prefix_ipv4 *);
H A Dprefix.c189 /* Allocate new prefix_ipv4 structure. */
190 struct prefix_ipv4 *
193 struct prefix_ipv4 *p;
200 /* Free prefix_ipv4 structure. */
202 prefix_ipv4_free (struct prefix_ipv4 *p)
209 str2prefix_ipv4 (char *str, struct prefix_ipv4 *p)
308 apply_mask_ipv4 (struct prefix_ipv4 *p)
331 prefix_ipv4_any (struct prefix_ipv4 *p)
487 apply_mask_ipv4 ((struct prefix_ipv4 *)p);
509 struct prefix_ipv4 *
[all...]
H A Dzclient.h104 zapi_ipv4_add (struct zclient *, struct prefix_ipv4 *, struct zapi_ipv4 *);
107 zapi_ipv4_delete (struct zclient *, struct prefix_ipv4 *, struct zapi_ipv4 *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.h367 void rip_redistribute_add (int, int, struct prefix_ipv4 *, unsigned int,
369 void rip_redistribute_delete (int, int, struct prefix_ipv4 *, unsigned int);
371 void rip_zebra_ipv4_add (struct prefix_ipv4 *, struct in_addr *, u_int32_t, u_char);
372 void rip_zebra_ipv4_delete (struct prefix_ipv4 *, struct in_addr *, u_int32_t);
388 int rip_offset_list_apply_in (struct prefix_ipv4 *, struct interface *, u_int32_t *);
389 int rip_offset_list_apply_out (struct prefix_ipv4 *, struct interface *, u_int32_t *);
H A Drip_interface.c150 struct prefix_ipv4 *p;
155 p = (struct prefix_ipv4 *) connected->address;
230 struct prefix_ipv4 *p;
234 p = (struct prefix_ipv4 *) connected->destination;
341 struct prefix_ipv4 *p;
346 p = (struct prefix_ipv4 *) connected->address;
375 struct prefix_ipv4 *p;
380 p = (struct prefix_ipv4 *) connected->address;
435 struct prefix_ipv4 *p;
438 p = (struct prefix_ipv4 *) connecte
[all...]
H A Drip_zebra.c47 rip_zebra_ipv4_add (struct prefix_ipv4 *p, struct in_addr *nexthop,
77 rip_zebra_ipv4_delete (struct prefix_ipv4 *p, struct in_addr *nexthop,
108 struct prefix_ipv4 p;
120 memset (&p, 0, sizeof (struct prefix_ipv4));
571 struct prefix_ipv4 p;
575 memset (&p, 0, sizeof (struct prefix_ipv4));
593 struct prefix_ipv4 p;
597 memset (&p, 0, sizeof (struct prefix_ipv4));
H A Dripd.c268 rip_zebra_ipv4_delete ((struct prefix_ipv4 *)&rn->p, &rinfo->nexthop,
296 rip_incoming_filter (struct prefix_ipv4 *p, struct rip_interface *ri)
379 rip_outgoing_filter (struct prefix_ipv4 *p, struct rip_interface *ri)
496 struct prefix_ipv4 p;
505 memset (&p, 0, sizeof (struct prefix_ipv4));
1392 rip_redistribute_add (int type, int sub_type, struct prefix_ipv4 *p,
1433 rip_zebra_ipv4_delete ((struct prefix_ipv4 *)&rp->p, &rinfo->nexthop,
1462 rip_redistribute_delete (int type, int sub_type, struct prefix_ipv4 *p,
1502 struct prefix_ipv4 p;
2035 rip_write_rte (int num, struct stream *s, struct prefix_ipv4 *
[all...]

Completed in 201 milliseconds

123