Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
struct ois_listentry * | next |
Msg * | msg |
Definition at line 155 of file smsc_ois.c.
Msg* ois_listentry::msg |
Definition at line 157 of file smsc_ois.c.
Referenced by ois_append_to_list(), and ois_receive_msg().
struct ois_listentry* ois_listentry::next |
Definition at line 156 of file smsc_ois.c.
Referenced by ois_append_to_list(), and ois_receive_msg().