Data Fields | |
skinny_device * | device |
int | fd |
char | inbuf [SKINNY_MAX_PACKET] |
ast_mutex_t | lock |
skinnysession * | next |
sockaddr_in | sin |
pthread_t | t |
|
Definition at line 896 of file chan_skinny.c. Referenced by do_housekeeping(), handle_message(), skinny_register(), and transmit_connect(). |
|
Definition at line 894 of file chan_skinny.c. Referenced by accept_thread(), destroy_session(), get_input(), skinny_req_parse(), and transmit_response(). |
|
Definition at line 895 of file chan_skinny.c. Referenced by get_input(), and skinny_req_parse(). |
|
Definition at line 892 of file chan_skinny.c. Referenced by accept_thread(), destroy_session(), get_input(), and transmit_response(). |
|
Definition at line 897 of file chan_skinny.c. Referenced by accept_thread(), and destroy_session(). |
|
Definition at line 893 of file chan_skinny.c. Referenced by accept_thread(), skinny_register(), and skinny_session(). |
|
Definition at line 891 of file chan_skinny.c. |