apps/streamer/net_udp.h

Go to the documentation of this file.
00001 
00002 #ifndef _NET_UDP
00003 #define _NET_UDP
00004 
00005 int32_t get_src_addr(struct param *p); 
00006 int32_t udp_init4(struct param *p); 
00007 void    udp_exit4(struct param *p);
00008 
00009 #endif /* _NET_UDP */
00010 
00011 
00012 

Generated on Fri Nov 28 00:06:22 2008 for elphel by  doxygen 1.5.1