jabberd2  2.7.0
Data Fields
routes_st Struct Reference

#include <router.h>

Data Fields

const char * name
 
route_type_t rtype
 
component_tcomp
 
int ncomp
 

Detailed Description

Definition at line 208 of file router.h.

Field Documentation

◆ name

const char* routes_st::name

◆ rtype

route_type_t routes_st::rtype

Definition at line 211 of file router.h.

Referenced by _route_add(), and _router_process_route().

◆ comp

component_t* routes_st::comp

◆ ncomp

int routes_st::ncomp

The documentation for this struct was generated from the following file: