| Kannel: Open Source WAP and SMS gateway
    svn-r5336
    | 
#include <string.h>#include <unistd.h>#include <signal.h>#include "gwlib/gwlib.h"#include "wap/wtp_pdu.h"#include "wap/wsp_pdu.h"Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 71 of file test_pdu.c.
References debug(), error(), gwlib_init(), gwlib_shutdown(), octstr_compare(), octstr_destroy(), octstr_dump, octstr_duplicate, octstr_read_file(), wtp_pdu::type, wtp_pdu::u, warning(), wsp_pdu_destroy(), wsp_pdu_dump(), wsp_pdu_pack(), wsp_pdu_unpack(), wtp_pdu_destroy(), wtp_pdu_dump(), wtp_pdu_pack(), and wtp_pdu_unpack().