• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

tools/src/DTNTun/receiver.h

Go to the documentation of this file.
00001 #ifndef __RECEIVER_H__
00002 #define __RECEIVER_H__
00003 
00004 #define BUFSIZE 1538
00005 
00006 void * receiver_run(void *arg);
00007 
00008 #endif // __RECEIVER_H__

Generated on Wed Mar 30 2011 11:11:49 for IBR-DTNSuite by  doxygen 1.7.1