#include <routing_table.h>

Data Fields | |
| union olsr_ip_addr | gateway |
| struct interface * | interface |
Definition at line 71 of file routing_table.h.
Definition at line 72 of file routing_table.h.
Referenced by add_del_route(), add_del_route6(), build_route(), lookup_defhna_latlon(), olsr_enqueue_rt(), olsr_nh_change(), olsr_os_process_rt_entry(), olsr_print_routing_table(), olsr_rt_to_string(), olsr_rtp_to_string(), olsr_update_rt_path(), os_route_add_rtentry(), os_route_del_rtentry(), txtinfo_routes(), zebra_add_route(), zebra_add_route_hook(), zebra_del_route(), and zebra_del_route_hook().
| struct interface* rt_nexthop::interface |
Definition at line 73 of file routing_table.h.
Referenced by build_route(), olsr_add_route(), olsr_alloc_rt_entry(), olsr_chg_kernel_routes(), olsr_del_route(), olsr_delete_rt_path(), olsr_nh_change(), olsr_os_process_rt_entry(), olsr_print_routing_table(), olsr_rt_to_string(), olsr_rtp_to_string(), olsr_update_rt_path(), os_route_add_rtentry(), os_route_del_rtentry(), txtinfo_routes(), zebra_add_route(), and zebra_del_route().
1.6.3