jabberd2
2.2.16
|
#include <router.h>
Data Fields | |
char * | name |
route_type_t | rtype |
component_t * | comp |
int | ncomp |
char* routes_st::name |
Definition at line 207 of file router.h.
Referenced by _router_advertise_reverse(), routes_free(), _route_add(), and _router_process_route().
Definition at line 208 of file router.h.
Referenced by _route_add(), and _router_process_route().
Definition at line 209 of file router.h.
Referenced by _router_broadcast(), _router_advertise_reverse(), routes_free(), _route_add(), _route_remove(), and _router_process_route().
int routes_st::ncomp |
Definition at line 210 of file router.h.
Referenced by _router_broadcast(), _router_advertise_reverse(), _route_add(), _route_remove(), and _router_process_route().