IBR-DTNSuite
0.8
|
Go to the source code of this file.
Defines | |
#define | BUFSIZE 1538 |
Functions | |
void * | receiver_run (void *arg) |
#define BUFSIZE 1538 |
Definition at line 4 of file receiver.h.
Referenced by receiver_run().
void* receiver_run | ( | void * | arg | ) |
Definition at line 159 of file receiver.c.
References BUFSIZE, print_packet(), and process_packet().
Referenced by main().