
Data Fields | |
| Connection * | conn |
| int | is_wap |
| long | id |
| int | load |
| time_t | connect_time |
| Octstr * | client_ip |
| List * | incoming |
| List * | retry |
| List * | outgoing |
| Dict * | sent |
| Semaphore * | pending |
| volatile sig_atomic_t | alive |
| Octstr * | boxc_id |
| volatile int | routable |
|
|
Definition at line 145 of file bb_boxc.c. Referenced by boxc_create(), boxc_receiver(), boxc_sender(), boxc_status(), read_from_box(), run_wapbox(), and wdp_to_wapboxes(). |
|
|
Definition at line 146 of file bb_boxc.c. Referenced by boxc_create(), boxc_destroy(), boxc_receiver(), boxc_status(), route_incoming_to_boxc(), run_smsbox(), and send_msg(). |
|
|
Definition at line 139 of file bb_boxc.c. Referenced by boxc_create(), boxc_destroy(), boxc_receiver(), boxc_sender(), boxc_status(), read_from_box(), run_smsbox(), run_wapbox(), and send_msg(). |
|
|
Definition at line 134 of file bb_boxc.c. Referenced by accept_boxc(), boxc_create(), boxc_destroy(), boxc_sender(), boxc_status(), read_from_box(), and send_msg(). |
|
|
Definition at line 138 of file bb_boxc.c. Referenced by boxc_create(), and boxc_status(). |
|
|
Definition at line 136 of file bb_boxc.c. Referenced by boxc_create(), cmp_boxc(), and route_msg(). |
|
|
Definition at line 140 of file bb_boxc.c. Referenced by boxc_incoming_wdp_queue(), boxc_sender(), boxc_status(), route_incoming_to_boxc(), run_smsbox(), run_wapbox(), sms_to_smsboxes(), and wdp_to_wapboxes(). |
|
|
Definition at line 135 of file bb_boxc.c. Referenced by boxc_create(), boxc_receiver(), boxc_sent_pop(), boxc_sent_push(), and run_wapbox(). |
|
|
Definition at line 137 of file bb_boxc.c. Referenced by boxc_create(), boxc_receiver(), route_incoming_to_boxc(), and route_msg(). |
|
|
Definition at line 142 of file bb_boxc.c. Referenced by boxc_receiver(), run_smsbox(), and run_wapbox(). |
|
|
Definition at line 144 of file bb_boxc.c. Referenced by boxc_sent_pop(), boxc_sent_push(), and run_smsbox(). |
|
|
Definition at line 141 of file bb_boxc.c. Referenced by boxc_receiver(), boxc_sender(), run_smsbox(), and run_wapbox(). |
|
|
Definition at line 148 of file bb_boxc.c. Referenced by boxc_create(), boxc_receiver(), boxc_sender(), and route_incoming_to_boxc(). |
|
|
Definition at line 143 of file bb_boxc.c. Referenced by boxc_sent_pop(), boxc_sent_push(), boxc_status(), and run_smsbox(). |