Searched defs:ospf (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_ase.c612 struct ospf *ospf; local
H A Dospf_spf.c988 struct ospf *ospf; local
H A Dospf_abr.c174 ospf_area_range_match_any(struct ospf *ospf, struct prefix_ipv4 *p) argument
199 ospf_area_range_set(struct ospf *ospf, struct in_addr area_id, struct prefix_ipv4 *p, int advertise) argument
235 ospf_area_range_cost_set(struct ospf *ospf, struct in_addr area_id, struct prefix_ipv4 *p, u_int32_t cost) argument
261 ospf_area_range_unset(struct ospf *ospf, struct in_addr area_id, struct prefix_ipv4 *p) argument
284 ospf_area_range_substitute_set(struct ospf *ospf, struct in_addr area_id, struct prefix_ipv4 *p, struct prefix_ipv4 *s) argument
316 ospf_area_range_substitute_unset(struct ospf *ospf, struct in_addr area_id, struct prefix_ipv4 *p) argument
[all...]
H A Dospf_interface.h101 struct ospf *ospf; member in struct:ospf_interface
H A Dospfd.c254 ospf_finish(struct ospf *ospf) argument
594 ospf_network_set(struct ospf *ospf, struct prefix_ipv4 *p, struct in_addr area_id) argument
634 ospf_network_unset(struct ospf *ospf, struct prefix_ipv4 *p, struct in_addr area_id) argument
670 ospf_network_run(struct ospf *ospf, struct prefix *p, struct ospf_area *area) argument
977 ospf_area_vlink_count(struct ospf *ospf, struct ospf_area *area) argument
994 ospf_area_stub_set(struct ospf *ospf, struct in_addr area_id) argument
1010 ospf_area_stub_unset(struct ospf *ospf, struct in_addr area_id) argument
1027 ospf_area_no_summary_set(struct ospf *ospf, struct in_addr area_id) argument
1039 ospf_area_no_summary_unset(struct ospf *ospf, struct in_addr area_id) argument
1054 ospf_area_nssa_set(struct ospf *ospf, struct in_addr area_id) argument
1073 ospf_area_nssa_unset(struct ospf *ospf, struct in_addr area_id) argument
1093 ospf_area_nssa_translator_role_set(struct ospf *ospf, struct in_addr area_id, int role) argument
1108 ospf_area_nssa_translator_role_unset(struct ospf *ospf, struct in_addr area_id) argument
1193 ospf_timers_spf_set(struct ospf *ospf, u_int32_t delay, u_int32_t hold) argument
1202 ospf_timers_spf_unset(struct ospf *ospf) argument
1211 ospf_timers_refresh_set(struct ospf *ospf, int interval) argument
1233 ospf_timers_refresh_unset(struct ospf *ospf) argument
1276 ospf_nbr_nbma_delete(struct ospf *ospf, struct ospf_nbr_nbma *nbr_nbma) argument
1383 ospf_nbr_nbma_lookup(struct ospf *ospf, struct in_addr nbr_addr) argument
1433 ospf_nbr_nbma_set(struct ospf *ospf, struct in_addr nbr_addr) argument
1470 ospf_nbr_nbma_unset(struct ospf *ospf, struct in_addr nbr_addr) argument
1485 ospf_nbr_nbma_priority_set(struct ospf *ospf, struct in_addr nbr_addr, u_char priority) argument
1501 ospf_nbr_nbma_priority_unset(struct ospf *ospf, struct in_addr nbr_addr) argument
1516 ospf_nbr_nbma_poll_interval_set(struct ospf *ospf, struct in_addr nbr_addr, int interval) argument
1540 ospf_nbr_nbma_poll_interval_unset(struct ospf *ospf, struct in_addr addr) argument
[all...]
H A Dospf_opaque.c679 struct ospf *ospf = (struct ospf *) vty->index; variable in typeref:struct:ospf
688 ospf_renegotiate_optional_capabilities (ospf); variable
706 struct ospf *ospf = (struct ospf *) vty->index; variable in typeref:struct:ospf
715 ospf_renegotiate_optional_capabilities (ospf); variable
1014 ospf_opaque_config_write_router(struct vty *vty, struct ospf *ospf) argument
[all...]
H A Dospf_vty.c361 struct ospf *ospf= vty->index; variable in typeref:struct:ospf
390 struct ospf *ospf = (struct ospf *) vty->index; variable in typeref:struct:ospf
420 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
482 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
505 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
566 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
592 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1323 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1387 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1415 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1443 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1465 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1484 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1550 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1578 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
1600 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2003 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2020 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2051 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2082 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2130 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2169 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2216 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2233 struct ospf *ospf = vty->index; variable in typeref:struct:ospf
2245 ospf_timers_refresh_unset (ospf); variable
[all...]
H A Dospfd.h124 struct ospf struct
[all...]

Completed in 139 milliseconds