
Data Fields | |
| int | channel |
| char * | group |
| struct robin_list * | next |
| int | port |
| struct robin_list * | prev |
Definition at line 232 of file chan_misdn.c.
| int channel |
| char* group |
Definition at line 233 of file chan_misdn.c.
Referenced by free_robin_list_r(), and get_robin_position().
struct robin_list* next [read] |
Definition at line 236 of file chan_misdn.c.
Referenced by free_robin_list_r(), and get_robin_position().
| int port |
struct robin_list* prev [read] |
1.5.5