#include "test.h"
#include "warnless.h"
#include "memdebug.h"
Go to the source code of this file.
◆ RTP_DATA_SIZE
◆ RTP_PKT_CHANNEL
| #define RTP_PKT_CHANNEL |
( |
|
p | ) |
((int)((unsigned char)((p)[1]))) |
◆ RTP_PKT_LENGTH
| #define RTP_PKT_LENGTH |
( |
|
p | ) |
|
Value: ((((int)((
unsigned char)((
p)[2]))) << 8) | \
((
int)((
unsigned char)((
p)[3]))))
Definition at line 45 of file lib571.c.
◆ rtp_write()
◆ suburl()
| static char* suburl |
( |
const char * |
base, |
|
|
int |
i |
|
) |
| |
|
static |
◆ test()
◆ RTP_DATA
| const char* RTP_DATA = "$_1234\n\0asdf" |
|
static |
◆ rtp_packet_count