A station that failed to be dialed. More...
Data Fields | |
struct timeval | last_try |
struct sla_station * | station |
A station that failed to be dialed.
Definition at line 929 of file app_meetme.c.
struct timeval last_try [read] |
Definition at line 931 of file app_meetme.c.
Referenced by sla_check_failed_station(), and sla_create_failed_station().
struct sla_station* station [read] |
Definition at line 930 of file app_meetme.c.
Referenced by sla_check_failed_station(), sla_create_failed_station(), and sla_failed_station_destroy().