Data Fields | |
int | channel |
char * | group |
robin_list * | next |
int | port |
robin_list * | prev |
Definition at line 419 of file chan_misdn.c.
int channel |
char* group |
Definition at line 420 of file chan_misdn.c.
Referenced by free_robin_list(), and get_robin_position().
struct robin_list* next |
Definition at line 423 of file chan_misdn.c.
Referenced by free_robin_list(), and get_robin_position().
int port |
struct robin_list* prev |
Definition at line 424 of file chan_misdn.c.